Skip to content

Commit

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

---
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] committed Aug 29, 2023
1 parent aa495c0 commit a6bc1bb
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.1.1" />
<PackageReference Include="Umbraco.Cms" Version="12.1.2" />
<PackageReference Include="Umbraco.Cms.Persistence.Sqlite" Version="12.1.2" />
<PackageReference Include="uSync.Complete" Version="12.1.0" />
</ItemGroup>
Expand Down

0 comments on commit a6bc1bb

Please sign in to comment.