Skip to content

Commit 054d9fc

Browse files
feat: Upgrade Jacoco to 0.8.13 (#120)
Resolves DCMAW-11698
1 parent 1cbe077 commit 054d9fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildLogic/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android-gradle = "8.8.1" # https://developer.android.com/studio/releases/gradle-
77
buildconfig-gradle = "5.6.1" # https://github.com/gmazzo/gradle-buildconfig-plugin/releases
88
detekt = "1.23.8" # https://github.com/detekt/detekt/releases
99
hamcrest = "3.0"
10-
jacoco-tool = "0.8.12" # https://github.com/jacoco/jacoco/releases
10+
jacoco-tool = "0.8.13" # https://github.com/jacoco/jacoco/releases
1111
junit = "5.12.1" # https://github.com/junit-team/junit5/releases
1212
ktlint-gradle = "12.2.0" # https://github.com/JLLeitschuh/ktlint-gradle/releases
1313
ktlint-cli = "1.5.0" # https://github.com/pinterest/ktlint/releases

0 commit comments

Comments
 (0)