We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cbe077 commit 054d9fcCopy full SHA for 054d9fc
1 file changed
buildLogic/gradle/libs.versions.toml
@@ -7,7 +7,7 @@ android-gradle = "8.8.1" # https://developer.android.com/studio/releases/gradle-
7
buildconfig-gradle = "5.6.1" # https://github.com/gmazzo/gradle-buildconfig-plugin/releases
8
detekt = "1.23.8" # https://github.com/detekt/detekt/releases
9
hamcrest = "3.0"
10
-jacoco-tool = "0.8.12" # https://github.com/jacoco/jacoco/releases
+jacoco-tool = "0.8.13" # https://github.com/jacoco/jacoco/releases
11
junit = "5.12.1" # https://github.com/junit-team/junit5/releases
12
ktlint-gradle = "12.2.0" # https://github.com/JLLeitschuh/ktlint-gradle/releases
13
ktlint-cli = "1.5.0" # https://github.com/pinterest/ktlint/releases
0 commit comments