Skip to content

Commit

Permalink
Bump ca.gosyer:kotlin-multiplatform-appdirs from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [ca.gosyer:kotlin-multiplatform-appdirs](https://github.com/syer10/Kotlin-Multiplatform-AppDirs) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/syer10/Kotlin-Multiplatform-AppDirs/releases)
- [Commits](Syer10/Kotlin-Multiplatform-AppDirs@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: ca.gosyer:kotlin-multiplatform-appdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and zoff99 committed Feb 19, 2024
1 parent 45ead5a commit c1064db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
//
//
implementation("org.xerial:sqlite-jdbc:3.45.1.0")
implementation("ca.gosyer:kotlin-multiplatform-appdirs:1.1.1")
implementation("ca.gosyer:kotlin-multiplatform-appdirs:1.2.0")
implementation("com.sksamuel.scrimage:scrimage-core:4.1.1")
implementation("com.sksamuel.scrimage:scrimage-webp:4.1.1")
implementation("com.google.code.gson:gson:2.10.1")
Expand Down

0 comments on commit c1064db

Please sign in to comment.