Skip to content

Commit 749be13

Browse files
committed
build: Update GutenbergKit version
1 parent 112a486 commit 749be13

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/wordpress-mobile/wpxmlrpc", from: "0.9.0"),
5656
.package(url: "https://github.com/wordpress-mobile/NSURL-IDN", revision: "b34794c9a3f32312e1593d4a3d120572afa0d010"),
5757
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
58-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "d37eee059a60d70c47f6b045d475d1eb31551bb3"),
58+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "9925a4312a9727c718aa9247d78966b58373226d"),
5959
// We can't use wordpress-rs branches nor commits here. Only tags work.
6060
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20251101"),
6161
.package(

0 commit comments

Comments
 (0)