diff --git a/Modules/Package.swift b/Modules/Package.swift index 3f8488af2154..a1b3b332b7a6 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -21,7 +21,7 @@ let package = Package( .package(url: "https://github.com/Alamofire/AlamofireImage", from: "4.3.0"), .package(url: "https://github.com/AliSoftware/OHHTTPStubs", from: "9.1.0"), .package(url: "https://github.com/Automattic/Automattic-Tracks-iOS", from: "3.4.2"), - .package(url: "https://github.com/Automattic/AutomatticAbout-swift", from: "1.1.4"), + .package(url: "https://github.com/Automattic/AutomatticAbout-swift", from: "1.1.5"), .package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.1.1"), .package(url: "https://github.com/Automattic/Gridicons-iOS", branch: "develop"), .package(url: "https://github.com/Automattic/ScreenObject", from: "0.2.3"), diff --git a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved index a78e150d8003..496059e1df1b 100644 --- a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "8a87409582dec4bc7c7f6ee5d6a6761cead545bd116f82237fc9e6a881e7c3fb", + "originHash" : "384e396170e1bac4b5b82a62fac1cbc68b97107163c6fd0f73b311483427ab36", "pins" : [ { "identity" : "alamofire", @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Automattic/AutomatticAbout-swift", "state" : { - "revision" : "31045d654bcc1f2b56c85dd658f160fad5b50a29", - "version" : "1.1.4" + "revision" : "606384a7492faa1139d489080dd961b0b57f9fd9", + "version" : "1.1.5" } }, {