diff --git a/Package.swift b/Package.swift index 9b4128e..ba4cb5d 100644 --- a/Package.swift +++ b/Package.swift @@ -39,7 +39,7 @@ let package = Package( targets: ["BlueStackOguryAdapterTarget"]), ], dependencies: [ - .package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads", .upToNextMajor(from: "11.2.0")), + .package(url: "https://github.com/googleads/swift-package-manager-google-mobile-ads", exact: "11.2.0"), .package(url: "https://github.com/azerion/improvedigital-sdk-ios", .upToNextMajor(from: "3.0.0")), ], targets: [