Skip to content

Commit d872d45

Browse files
Update dependency org.junit:junit-bom to v5.12.1 (#1346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a943377 commit d872d45

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
@@ -27,7 +27,7 @@ androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha03"
2727
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
2828
ktlint = "com.pinterest.ktlint:ktlint-cli:1.5.0"
2929

30-
junit-bom = "org.junit:junit-bom:5.12.0"
30+
junit-bom = "org.junit:junit-bom:5.12.1"
3131
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
3232

3333
[plugins]

0 commit comments

Comments
 (0)