diff --git a/Modules/Package.swift b/Modules/Package.swift index 41cff311e51d..29d9273554ae 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -21,7 +21,7 @@ let package = Package( .package(url: "https://github.com/AliSoftware/OHHTTPStubs", from: "9.1.0"), .package(url: "https://github.com/apple/swift-collections", from: "1.0.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 52a2b178a2e3..1624bd18abb4 100644 --- a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "d8a7faa1972ab73744be3161f236c4bae7faf7c44f840b7bd0a52b3ee1ee6d6c", + "originHash" : "384e396170e1bac4b5b82a62fac1cbc68b97107163c6fd0f73b311483427ab36", "pins" : [ { "identity" : "alamofire", @@ -24,8 +24,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Automattic/AutomatticAbout-swift", "state" : { - "revision" : "31045d654bcc1f2b56c85dd658f160fad5b50a29", - "version" : "1.1.4" + "revision" : "606384a7492faa1139d489080dd961b0b57f9fd9", + "version" : "1.1.5" } }, {