Skip to content

Commit

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

Bump Std.UriTemplate from 0.0.59 to 1.0.1
  • Loading branch information
baywet authored Jun 12, 2024
2 parents ffd18b0 + 0da46e4 commit 50492a5
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="0.0.59" />
<PackageReference Include="Std.UriTemplate" Version="1.0.1" />
</ItemGroup>

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

0 comments on commit 50492a5

Please sign in to comment.