Skip to content

Commit ca5edaf

Browse files
Update dependency org.junit:junit-bom to v6.0.1 (#1832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a498a8 commit ca5edaf

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
@@ -31,7 +31,7 @@ androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha05"
3131
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
3232
ktlint = "com.pinterest.ktlint:ktlint-cli:1.7.1"
3333

34-
junit-bom = "org.junit:junit-bom:6.0.0"
34+
junit-bom = "org.junit:junit-bom:6.0.1"
3535
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
3636

3737
[plugins]

0 commit comments

Comments
 (0)