Skip to content

Commit

Permalink
build(deps): bump Umbraco.Cms.Persistence.Sqlite from 11.3.0 to 11.3.1 (
Browse files Browse the repository at this point in the history
#15)

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

---
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 May 12, 2023
1 parent 4dbb728 commit a535323
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="11.3.1" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="11.3.0" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="11.3.1" />
<PackageReference Include="uSync.Complete" Version="11.1.0" />
</ItemGroup>

Expand Down

0 comments on commit a535323

Please sign in to comment.