Skip to content

Commit

Permalink
build(deps): Bump Umbraco.Cms and Umbraco.Cms.Persistence.Sqlite (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 9db3e32 commit febdc99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UmbracoContainer/UmbracoContainer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="13.1.1" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="13.1.1" />
<PackageReference Include="Umbraco.Cms" Version="13.2.0" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="13.2.0" />
<PackageReference Include="uSync.Complete" Version="13.1.1" />
</ItemGroup>

Expand Down

0 comments on commit febdc99

Please sign in to comment.