Skip to content

Commit

Permalink
chore: bump NUglify from 1.20.7 to 1.21.0 in /src
Browse files Browse the repository at this point in the history
Bumps [NUglify](https://github.com/trullock/NUglify) from 1.20.7 to 1.21.0.
- [Release notes](https://github.com/trullock/NUglify/releases)
- [Changelog](https://github.com/trullock/NUglify/blob/master/changelog.md)
- [Commits](trullock/NUglify@v1.20.7...v1.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent faf3d4e commit 33ee860
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 @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
<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="NUglify" Version="1.21.0" />
<PackageReference Include="Scriban" Version="5.9.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
Expand Down

0 comments on commit 33ee860

Please sign in to comment.