Skip to content

Commit

Permalink
⬆️ Bump Umbraco.Cms.Web.Common from 10.7.0 to 12.3.3
Browse files Browse the repository at this point in the history
Bumps [Umbraco.Cms.Web.Common](https://github.com/umbraco/Umbraco-CMS) from 10.7.0 to 12.3.3.
- [Release notes](https://github.com/umbraco/Umbraco-CMS/releases)
- [Commits](umbraco/Umbraco-CMS@release-10.7.0...release-12.3.3)

---
updated-dependencies:
- dependency-name: Umbraco.Cms.Web.Common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent ce6d8ae commit 12ba0ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion uActivityPub.Tests/uActivityPub.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="RichardSzalay.MockHttp" Version="7.0.0" />
<PackageReference Include="Umbraco.Cms.Core" Version="10.7.0" />
<PackageReference Include="Umbraco.Cms.Infrastructure" Version="10.7.0" />
<PackageReference Include="Umbraco.Cms.Web.Common" Version="10.7.0" />
<PackageReference Include="Umbraco.Cms.Web.Common" Version="12.3.3" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion uActivityPub/uActivityPub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</PackageReference>
<PackageReference Include="Umbraco.Cms.Core" Version="10.7.0" />
<PackageReference Include="Umbraco.Cms.Infrastructure" Version="10.7.0" />
<PackageReference Include="Umbraco.Cms.Web.Common" Version="10.7.0" />
<PackageReference Include="Umbraco.Cms.Web.Common" Version="12.3.3" />
</ItemGroup>

<!-- <ItemGroup>-->
Expand Down

0 comments on commit 12ba0ee

Please sign in to comment.