Skip to content

Commit

Permalink
Bump the ivy-di group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ivy-di group with 3 updates: [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin), [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) and com.android.library.


Updates `org.jetbrains.kotlin:kotlin-test` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

Updates `com.android.library` from 8.3.0 to 8.5.2

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.20
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-di
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-di
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ivy-di
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ivy-di
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 499b0f7 commit 89b0259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = "8.3.0"
kotlin = "2.0.0"
agp = "8.5.2"
kotlin = "2.0.20"
android-minSdk = "24"
android-compileSdk = "34"
kotest = "5.9.1"
Expand Down

0 comments on commit 89b0259

Please sign in to comment.