We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7bf5a commit 775e3fbCopy full SHA for 775e3fb
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ lincheck = "2.36" # https://github.com/JetBrains/lincheck
16
serialization = "1.8.0" # https://github.com/Kotlin/kotlinx.serialization
17
retrofit = "2.11.0" # https://github.com/square/retrofit TODO remove
18
okhttp = "5.0.0-alpha.14" # https://square.github.io/okhttp/changelogs/changelog TODO remove
19
-dagger = "2.56" # https://dagger.dev TODO remove
+dagger = "2.56.1" # https://dagger.dev TODO remove
20
jmh = "1.37" # https://github.com/openjdk/jmh
21
kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/kotlintest-core
22
kotest = "5.9.1" # https://kotest.io
0 commit comments