Skip to content

Commit

Permalink
Bump Scriban from 5.7.0 to 5.9.1
Browse files Browse the repository at this point in the history
Bumps [Scriban](https://github.com/scriban/scriban) from 5.7.0 to 5.9.1.
- [Release notes](https://github.com/scriban/scriban/releases)
- [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
- [Commits](scriban/scriban@5.7.0...5.9.1)

---
updated-dependencies:
- dependency-name: Scriban
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent 789797c commit 4737835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ISBN/ISBN.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="NuGetizer" Version="1.0.5" PrivateAsset="all" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" GeneratePathProperty="true" Pack="false" ExcludeAssets="all" />
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" />
<PackageReference Include="Scriban" Version="5.7.0" GeneratePathProperty="true" Pack="false" ExcludeAssets="all" />
<PackageReference Include="Scriban" Version="5.9.1" GeneratePathProperty="true" Pack="false" ExcludeAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4737835

Please sign in to comment.