Skip to content

Commit 519a151

Browse files
Update dependency org.junit:junit-bom to v5.11.4 (#1108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bd16c3 commit 519a151

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
@@ -16,7 +16,7 @@ assertk-lint = "com.jzbrooks:assertk-lint:1.3.0"
1616
ktlint = "com.pinterest.ktlint:ktlint-cli:1.5.0"
1717

1818
spock = "org.spockframework:spock-core:2.3-groovy-3.0"
19-
junit-bom = "org.junit:junit-bom:5.11.3"
19+
junit-bom = "org.junit:junit-bom:5.11.4"
2020
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
2121
junit-platformLauncher = { module = "org.junit.platform:junit-platform-launcher" }
2222
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"

0 commit comments

Comments
 (0)