Skip to content

Commit

Permalink
build(deps): update Umbraco.Cms to 13.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsee committed May 30, 2024
1 parent 23b0af6 commit c0a4a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UmbracoContainer/UmbracoContainer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="13.3.0" />
<PackageReference Include="Umbraco.Cms" Version="13.3.2" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="13.3.2" />
<PackageReference Include="uSync.Complete" Version="13.1.4" />
</ItemGroup>
Expand Down

0 comments on commit c0a4a98

Please sign in to comment.