Skip to content

Commit f8e1872

Browse files
committed
build: Update GutenbergKit version
1 parent 04fcf27 commit f8e1872

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ let package = Package(
5252
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
5353
// We can't use wordpress-rs branches nor commits here. Only tags work.
5454
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20250505"),
55-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "1b3e577680ac3086094fa60d5f6b9359e16e3136"),
55+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "48fd3e7c78ae01aff03403df804d65a7fcaaf581"),
5656
.package(url: "https://github.com/Automattic/color-studio", branch: "trunk"),
5757
.package(url: "https://github.com/wordpress-mobile/AztecEditor-iOS", from: "1.20.0"),
5858
],

WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved

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

0 commit comments

Comments
 (0)