Skip to content

Commit

Permalink
Merge pull request #399 from microsoft/dependabot/nuget/Std.UriTempla…
Browse files Browse the repository at this point in the history
…te-2.0.0

chore(deps): bump Std.UriTemplate from 1.0.6 to 2.0.0
  • Loading branch information
baywet authored Oct 1, 2024
2 parents ae93dbc + b88a870 commit 8bc6a77
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="1.0.6" />
<PackageReference Include="Std.UriTemplate" Version="2.0.0" />
</ItemGroup>

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

0 comments on commit 8bc6a77

Please sign in to comment.