Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.12.0 (#1275)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 6a80286 commit 46f6b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ androidx-gradlePluginLints = "androidx.lint:lint-gradle:1.0.0-alpha03"
# Dummy to get renovate updates, the version is used in rootProject build.gradle with spotless.
ktlint = "com.pinterest.ktlint:ktlint-cli:1.5.0"

junit-bom = "org.junit:junit-bom:5.11.4"
junit-bom = "org.junit:junit-bom:5.12.0"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"

[plugins]
Expand Down

0 comments on commit 46f6b36

Please sign in to comment.