Skip to content

Commit

Permalink
Merge pull request #241 from xoofx/dependabot/nuget/src/master/Scriba…
Browse files Browse the repository at this point in the history
…n-5.9.0

chore: bump Scriban from 5.8.0 to 5.9.0 in /src
  • Loading branch information
bdovaz authored Sep 7, 2023
2 parents 99ce357 + ba1eac2 commit bd07fff
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 bd07fff

Please sign in to comment.