Skip to content

Commit c8d9f01

Browse files
authored
Merge pull request #1124 from Esri/mhdostal-200_7-release
Update Package.swift for SDK 200 7 release
2 parents 2807fe5 + 5394572 commit c8d9f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ let package = Package(
3131
),
3232
],
3333
dependencies: [
34-
.package(url: "https://github.com/Esri/arcgis-maps-sdk-swift", .upToNextMinor(from: "200.6.0")),
34+
.package(url: "https://github.com/Esri/arcgis-maps-sdk-swift", .upToNextMinor(from: "200.7.0")),
3535
.package(url: "https://github.com/swiftlang/swift-markdown.git", .upToNextMinor(from: "0.4.0"))
3636
],
3737
targets: [

0 commit comments

Comments
 (0)