Skip to content

Commit

Permalink
Bump Std.UriTemplate from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [Std.UriTemplate](https://github.com/std-uritemplate/std-uritemplate) from 1.0.2 to 1.0.3.
- [Commits](std-uritemplate/std-uritemplate@1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: Std.UriTemplate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 1f7ee9b commit c2d4215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Kiota.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Std.UriTemplate" Version="1.0.2" />
<PackageReference Include="Std.UriTemplate" Version="1.0.3" />
</ItemGroup>

<!-- NET 5 target to be removed on next major version-->
Expand Down

0 comments on commit c2d4215

Please sign in to comment.