Skip to content

Commit

Permalink
bump Std.UriTemplate from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [Std.UriTemplate](https://github.com/std-uritemplate/std-uritemplate) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/std-uritemplate/std-uritemplate/releases)
- [Commits](std-uritemplate/std-uritemplate@2.0.0...2.0.1)

---
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 Nov 14, 2024
1 parent d599c0c commit c97fcc9
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 @@ -14,7 +14,7 @@
<PackageReference Include="NuGetizer" Version="1.2.3" PrivateAssets="all" />
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Scriban" Version="5.11.0" />
<PackageReference Include="Std.UriTemplate" Version="2.0.0" />
<PackageReference Include="Std.UriTemplate" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="SharpYaml" Version="2.1.1" />
<PackageReference Include="Devlooped.JQ" Version="1.7.1.2" />
Expand Down

0 comments on commit c97fcc9

Please sign in to comment.