Skip to content

Commit d2720fd

Browse files
committed
build: Update GutenbergKit version
1 parent 53c10eb commit d2720fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-20250411"),
55-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "0bb5fe6c07ecdbc57d3277182fa1722bef34d23d"),
55+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "1b3e577680ac3086094fa60d5f6b9359e16e3136"),
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 & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)