Skip to content

Commit

Permalink
build(deps): Bump Umbraco.Cms.Persistence.Sqlite from 12.3.1 to 12.3.3 (
Browse files Browse the repository at this point in the history
#46)

Bumps [Umbraco.Cms.Persistence.Sqlite](https://github.com/umbraco/Umbraco-CMS) from 12.3.1 to 12.3.3.
- [Release notes](https://github.com/umbraco/Umbraco-CMS/releases)
- [Commits](umbraco/Umbraco-CMS@release-12.3.1...release-12.3.3)

---
updated-dependencies:
- dependency-name: Umbraco.Cms.Persistence.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 21, 2023
1 parent 3990b3d commit f886226
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 @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="12.3.3" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="12.3.1" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="12.3.3" />
<PackageReference Include="uSync.Complete" Version="12.2.1.1" />
</ItemGroup>

Expand Down

0 comments on commit f886226

Please sign in to comment.