Skip to content

Commit 6b230ea

Browse files
committed
build: Update GutenbergKit version
1 parent f9c5273 commit 6b230ea

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Modules/Package.resolved

Lines changed: 2 additions & 3 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", from: "0.7.0"),
58+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "da6ffc5cca13151f74a760122549e0025d0ad593"),
5959
.package(
6060
url: "https://github.com/Automattic/color-studio",
6161
revision: "bf141adc75e2769eb469a3e095bdc93dc30be8de"

0 commit comments

Comments
 (0)