Skip to content

Commit

Permalink
Bump co.touchlab:kermit from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [co.touchlab:kermit](https://github.com/touchlab/Kermit) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/touchlab/Kermit/releases)
- [Changelog](https://github.com/touchlab/Kermit/blob/main/CHANGELOG.md)
- [Commits](touchlab/Kermit@2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: co.touchlab:kermit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent b97cc6d commit 98a72ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ maplibre-ios = "6.8.1"
[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref = "compose-androidx" }
kermit = { group = "co.touchlab", name = "kermit", version = "2.0.4" }
kermit = { group = "co.touchlab", name = "kermit", version = "2.0.5" }
maplibre-android = { module = "org.maplibre.gl:android-sdk", version = "11.6.1" }
maplibre-android-plugin-annotation = { module = "org.maplibre.gl:android-plugin-annotation-v9", version.ref = "maplibre-android-plugins" }
spatialk-geojson = { group = "io.github.dellisd.spatialk", name = "geojson", version = "0.3.0" }
Expand Down

0 comments on commit 98a72ee

Please sign in to comment.