Skip to content

Commit

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

Bump Std.UriTemplate from 0.0.52 to 0.0.53
  • Loading branch information
github-actions[bot] authored Feb 16, 2024
2 parents 4bff08d + 9af4df3 commit f339acc
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 @@ -41,7 +41,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,9.0)" />
<PackageReference Include="Std.UriTemplate" Version="0.0.52" />
<PackageReference Include="Std.UriTemplate" Version="0.0.53" />
</ItemGroup>

<PropertyGroup Condition="'$(TF_BUILD)' == 'true'">
Expand Down

0 comments on commit f339acc

Please sign in to comment.