Skip to content

Commit a7edc5f

Browse files
authored
Merge pull request #96 from ashtanko/renovate/dagger
Update dagger to v2.56.1
2 parents 32ad5e0 + 775e3fb commit a7edc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lincheck = "2.36" # https://github.com/JetBrains/lincheck
1616
serialization = "1.8.0" # https://github.com/Kotlin/kotlinx.serialization
1717
retrofit = "2.11.0" # https://github.com/square/retrofit TODO remove
1818
okhttp = "5.0.0-alpha.14" # https://square.github.io/okhttp/changelogs/changelog TODO remove
19-
dagger = "2.56" # https://dagger.dev TODO remove
19+
dagger = "2.56.1" # https://dagger.dev TODO remove
2020
jmh = "1.37" # https://github.com/openjdk/jmh
2121
kotlintest = "3.4.2" # https://mvnrepository.com/artifact/io.kotlintest/kotlintest-core
2222
kotest = "5.9.1" # https://kotest.io

0 commit comments

Comments
 (0)