Skip to content

Commit

Permalink
fix: src/TestSite.13/TestSite.13.csproj to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMRUNTIMECACHING-8168846
  • Loading branch information
snyk-bot committed Oct 14, 2024
1 parent cf40e2f commit bc2a72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSite.13/TestSite.13.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="13.0.0"/>
<PackageReference Include="Umbraco.Cms" Version="14.0.0"/>
<PackageReference Include="uSync" Version="13.1.3"/>
</ItemGroup>

Expand Down

0 comments on commit bc2a72c

Please sign in to comment.