Skip to content

Commit 5501235

Browse files
Update dependency org.junit:junit-bom to v5.14.2
1 parent d6e03ae commit 5501235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
3030
library("processor", "io.goodforgod", "graalvm-hint-processor").versionRef("goodforgod")
3131
}
3232
create("tests") {
33-
library("junit-bom", "org.junit:junit-bom:5.14.1")
33+
library("junit-bom", "org.junit:junit-bom:5.14.2")
3434
library("junit-api", "org.junit.jupiter", "junit-jupiter-api").withoutVersion()
3535
library("junit-params", "org.junit.jupiter", "junit-jupiter-params").withoutVersion()
3636
library("junit-engine", "org.junit.jupiter", "junit-jupiter-engine").withoutVersion()

0 commit comments

Comments
 (0)