Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent ca25c31 commit 6d61a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="NuGetizer" Version="1.2.2" PrivateAssets="all" />
<PackageReference Include="Scriban" Version="5.10.0" />
<PackageReference Include="Std.UriTemplate" Version="0.0.57" />
<PackageReference Include="Std.UriTemplate" Version="1.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.6.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="SharpYaml" Version="2.1.1" />
Expand Down

0 comments on commit 6d61a97

Please sign in to comment.