Skip to content

Commit 8a3c6d2

Browse files
Bump the ivy-di group across 1 directory with 7 updates (#18)
Bumps the ivy-di group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` | | [io.insert-koin:koin-core](https://github.com/InsertKoinIO/koin) | `4.1.0-Beta1` | `4.1.0-Beta5` | | [org.kodein.di:kodein-di](https://github.com/kosi-libs/Kosi-Kodein) | `7.23.1` | `7.25.0` | | com.android.library | `8.7.3` | `8.8.0` | Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.jvm` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.plugin.allopen` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `io.insert-koin:koin-core` from 4.1.0-Beta1 to 4.1.0-Beta5 - [Release notes](https://github.com/InsertKoinIO/koin/releases) - [Changelog](https://github.com/InsertKoinIO/koin/blob/main/CHANGELOG.md) - [Commits](InsertKoinIO/koin@4.1.0-Beta1...4.1.0-Beta5) Updates `org.kodein.di:kodein-di` from 7.23.1 to 7.25.0 - [Commits](https://github.com/kosi-libs/Kosi-Kodein/commits) Updates `com.android.library` from 8.7.3 to 8.8.0 Updates `org.jetbrains.kotlin.jvm` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) Updates `org.jetbrains.kotlin.plugin.allopen` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.1.10) --- 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.jvm 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: org.jetbrains.kotlin.plugin.allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ivy-di - dependency-name: io.insert-koin:koin-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ivy-di - dependency-name: org.kodein.di:kodein-di dependency-type: direct:production update-type: version-update:semver-minor 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.jvm 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: org.jetbrains.kotlin.plugin.allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ivy-di ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c168b59 commit 8a3c6d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
2-
agp = "8.7.3"
3-
koin = "4.1.0-Beta1"
4-
kotlin = "2.1.0"
2+
agp = "8.8.0"
3+
koin = "4.1.0-Beta5"
4+
kotlin = "2.1.10"
55
android-minSdk = "24"
66
android-compileSdk = "34"
77
kotest = "5.9.1"
88
kotlin-benchmark = "0.4.13"
9-
kodein = "7.23.1"
9+
kodein = "7.25.0"
1010

1111
[libraries]
1212
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)