Skip to content

Commit 09fa55f

Browse files
authored
Merge pull request maplibre#44 from stadiamaps/upgrade-deps
Bump dependencies for MapLibre and Mockable
2 parents 02f5a62 + 1d01042 commit 09fa55f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Package.resolved

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ let package = Package(
2424
.package(url: "https://github.com/maplibre/maplibre-gl-native-distribution.git", from: "6.4.0"),
2525
.package(url: "https://github.com/stadiamaps/maplibre-swift-macros.git", from: "0.0.3"),
2626
// Testing
27-
.package(url: "https://github.com/Kolos65/Mockable.git", exact: "0.0.9"),
27+
.package(url: "https://github.com/Kolos65/Mockable.git", exact: "0.0.10"),
2828
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.17.2"),
2929
],
3030
targets: [

0 commit comments

Comments
 (0)