Skip to content

Commit

Permalink
Merge pull request #27 from IBM-Swift/cloudenv9
Browse files Browse the repository at this point in the history
CloudEnvironment 9.0.0
  • Loading branch information
Christian Compton authored Sep 4, 2018
2 parents c2f5d58 + 7e700bf commit bde2f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/IBM-Swift/CloudEnvironment.git", .upToNextMajor(from: "8.0.0")),
.package(url: "https://github.com/IBM-Swift/CloudEnvironment.git", .upToNextMajor(from: "9.0.0")),
],
targets: [
.target(
Expand Down

0 comments on commit bde2f0b

Please sign in to comment.