Skip to content

Commit 15e6b01

Browse files
authored
Merge pull request #974 from Esri/df/arcbump
Bump ArcGIS to 200.6
2 parents 683bfe2 + 34d2d58 commit 15e6b01

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.5.0")),
34+
.package(url: "https://github.com/Esri/arcgis-maps-sdk-swift", .upToNextMinor(from: "200.6.0")),
3535
.package(url: "https://github.com/swiftlang/swift-markdown.git", .upToNextMinor(from: "0.4.0"))
3636
],
3737
targets: [

0 commit comments

Comments
 (0)