Skip to content

Commit 5d0aed8

Browse files
author
Andrew Omondi
committed
Merge remote-tracking branch 'origin/main' into feature/175-untyped-nodes
2 parents 55af16f + e95b9a7 commit 5d0aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Kiota.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<ItemGroup>
4545
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
4646
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,9.0)" />
47-
<PackageReference Include="Std.UriTemplate" Version="0.0.53" />
47+
<PackageReference Include="Std.UriTemplate" Version="0.0.54" />
4848
</ItemGroup>
4949

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

0 commit comments

Comments
 (0)