Skip to content

Commit 96080f3

Browse files
committed
build: Update GutenbergKit version
1 parent 36a5756 commit 96080f3

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
@@ -55,7 +55,7 @@ let package = Package(
5555
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
5656
// We can't use wordpress-rs branches nor commits here. Only tags work.
5757
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20250715"),
58-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "4dc75c11a8f32423c990ee3d9c9d972b1015c228"),
58+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "e4177142999950c481add8ef69bd28eb94a63f75"),
5959
.package(
6060
url: "https://github.com/Automattic/color-studio",
6161
revision: "bf141adc75e2769eb469a3e095bdc93dc30be8de"

0 commit comments

Comments
 (0)