Skip to content

Commit fa44887

Browse files
Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#52)
1 parent 8916608 commit fa44887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
api("org.testcontainers:testcontainers")
1818
api("org.testcontainers:junit-jupiter")
1919

20-
testImplementation(platform("org.junit:junit-bom:5.11.3"))
20+
testImplementation(platform("org.junit:junit-bom:5.11.4"))
2121
testImplementation("org.junit.jupiter:junit-jupiter")
2222
testImplementation("org.testcontainers:junit-jupiter")
2323
testImplementation("org.assertj:assertj-core:3.26.3")

0 commit comments

Comments
 (0)