Skip to content

Commit

Permalink
chore(deps): bump Std.UriTemplate from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [Std.UriTemplate](https://github.com/std-uritemplate/std-uritemplate) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/std-uritemplate/std-uritemplate/releases)
- [Commits](std-uritemplate/std-uritemplate@2.0.0...2.0.1)

---
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 Nov 13, 2024
1 parent 93672c8 commit 2e76612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/abstractions/Microsoft.Kiota.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Std.UriTemplate" Version="2.0.0" />
<PackageReference Include="Std.UriTemplate" Version="2.0.1" />
</ItemGroup>

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

0 comments on commit 2e76612

Please sign in to comment.