Skip to content

Commit 563060e

Browse files
committed
build: Upgrade GutebergKit version
1 parent 6c8b984 commit 563060e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Modules/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ let package = Package(
5454
.package(url: "https://github.com/wordpress-mobile/wpxmlrpc", from: "0.9.0"),
5555
.package(url: "https://github.com/wordpress-mobile/NSURL-IDN", revision: "b34794c9a3f32312e1593d4a3d120572afa0d010"),
5656
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
57-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "4fe41400aeb43350e7116954694c0a6072a8f26b"),
57+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "2b3b7528afed90a1aebcb8e8367538af223ca627"),
5858
// We can't use wordpress-rs branches nor commits here. Only tags work.
5959
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20251101"),
6060
.package(

0 commit comments

Comments
 (0)