Skip to content

Commit

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

---
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 Sep 7, 2023
1 parent 99ce357 commit ba1eac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UnityNuGet/UnityNuGet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="NuGet.PackageManagement" Version="6.7.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
<PackageReference Include="NUglify" Version="1.20.7" />
<PackageReference Include="Scriban" Version="5.8.0" />
<PackageReference Include="Scriban" Version="5.9.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
Expand Down

0 comments on commit ba1eac2

Please sign in to comment.