diff --git a/Modules/Package.swift b/Modules/Package.swift index 05537222fc35..280df242d131 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -54,7 +54,11 @@ let package = Package( .package(url: "https://github.com/wordpress-mobile/wpxmlrpc", from: "0.9.0"), .package(url: "https://github.com/wordpress-mobile/NSURL-IDN", revision: "b34794c9a3f32312e1593d4a3d120572afa0d010"), .package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"), - .package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.10.1"), + // To test https://github.com/wordpress-mobile/GutenbergKit/pull/241 + .package( + url: "https://github.com/wordpress-mobile/GutenbergKit", + revision: "b9f5ca522ac1fd0af43dbbea782a562fe1860ef1" + ), // We can't use wordpress-rs branches nor commits here. Only tags work. .package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20251101"), .package(