Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                                                           | from     | to          |
| ---------- | ------------------------------------------------------------------------------------------------- | -------- | ----------- |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin                                         | 1.7.1    | 1.8.0+check |
| maven      | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin             | 2.1.0-RC | 2.1.0-RC2   |
| maven      | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 2.1.0-RC | 2.1.0-RC2   |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin               | 2.1.0-RC | 2.1.0-RC2   |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 2.1.0-RC | 2.1.0-RC2   |
| maven      | ru.vyarus.animalsniffer:ru.vyarus.animalsniffer.gradle.plugin                                     | 1.7.1    | 1.7.2       |
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent b490817 commit 312d9b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
animalSniffer = "1.7.1"
animalSniffer = "1.7.2"
arrowGradleConfig = "0.12.0-rc.24"
coroutines = "1.9.0"
classgraph = "4.8.179"
dokka = "1.9.20"
kotest = "6.0.0.M1"
kover = "0.8.3"
kotlin = "2.1.0-RC"
kotlin = "2.1.0-RC2"
kotlinBinaryCompatibilityValidator = "0.16.3"
kotlinCompileTesting = "0.6.0"
knit = "0.5.0"
Expand All @@ -17,7 +17,7 @@ retrofit = "2.11.0"
moshi = "1.15.1"
spotlessVersion = "6.25.0"
compose = "1.7.5"
composePlugin = "1.7.1"
composePlugin = "1.8.0+check"
agp = "8.7.2"
android-compileSdk = "34"
cache4k = "0.13.0"
Expand Down

0 comments on commit 312d9b8

Please sign in to comment.