Skip to content

Commit bd817a6

Browse files
committed
build: Update GutenbergKit ref
1 parent a0660b7 commit bd817a6

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
@@ -47,7 +47,7 @@ let package = Package(
4747
.package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"),
4848
// We can't use wordpress-rs branches nor commits here. Only tags work.
4949
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-swift-20240813"),
50-
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "849118af582068f75807bc0f1265edeee4bf1b5e"),
50+
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "e76e6f38641b886a85c470ded4cf816e161c50b1"),
5151
.package(url: "https://github.com/Automattic/color-studio", branch: "trunk"),
5252
],
5353
targets: XcodeSupport.targets + [

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)