Skip to content

Commit

Permalink
Bump Std.UriTemplate from 0.0.47 to 0.0.48
Browse files Browse the repository at this point in the history
Bumps [Std.UriTemplate](https://github.com/std-uritemplate/std-uritemplate) from 0.0.47 to 0.0.48.
- [Commits](std-uritemplate/std-uritemplate@0.0.47...0.0.48)

---
updated-dependencies:
- dependency-name: Std.UriTemplate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 8169f1b commit 5f60ce7
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.47" />
<PackageReference Include="Std.UriTemplate" Version="0.0.48" />
</ItemGroup>

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

0 comments on commit 5f60ce7

Please sign in to comment.