Skip to content

Commit

Permalink
build(deps): Bump Umbraco.Cms from 12.3.0 to 12.3.1 (#44)
Browse files Browse the repository at this point in the history
Bumps [Umbraco.Cms](https://github.com/umbraco/Umbraco-CMS) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/umbraco/Umbraco-CMS/releases)
- [Commits](umbraco/Umbraco-CMS@release-12.3.0...release-12.3.1)

---
updated-dependencies:
- dependency-name: Umbraco.Cms
  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] authored Nov 13, 2023
1 parent 18b2d90 commit 96ba9bd
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="12.3.0" />
<PackageReference Include="Umbraco.Cms" Version="12.3.1" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="12.3.1" />
<PackageReference Include="uSync.Complete" Version="12.2.1.1" />
</ItemGroup>
Expand Down

0 comments on commit 96ba9bd

Please sign in to comment.