Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent f3cdedb commit e47ec64
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 @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.6.2" />
<PackageReference Include="NuGetizer" Version="1.2.2" PrivateAssets="all" />
<PackageReference Include="Scriban" Version="5.10.0" />
<PackageReference Include="Std.UriTemplate" Version="1.0.1" />
<PackageReference Include="Std.UriTemplate" Version="1.0.2" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="SharpYaml" Version="2.1.1" />
<PackageReference Include="Devlooped.JQ" Version="1.7.1.1" />
Expand Down

0 comments on commit e47ec64

Please sign in to comment.