Skip to content

Commit 552a742

Browse files
committed
build: Update GutenbergKit version
1 parent 74a088b commit 552a742

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Modules/Package.resolved

Lines changed: 2 additions & 4 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/zendesk/support_sdk_ios", from: "8.0.3"),
5555
// We can't use wordpress-rs branches nor commits here. Only tags work.
5656
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20250715"),
57-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.7.0"),
57+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "da6ffc5cca13151f74a760122549e0025d0ad593"),
5858
.package(
5959
url: "https://github.com/Automattic/color-studio",
6060
revision: "bf141adc75e2769eb469a3e095bdc93dc30be8de"

0 commit comments

Comments
 (0)