Skip to content

Commit b8f956a

Browse files
authored
fix(deps): update dependency org.junit:junit-bom to v5.14.0 (#2715)
1 parent 2f0c7a4 commit b8f956a

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
@@ -75,7 +75,7 @@ jakarta-validation-api = { module = "jakarta.validation:jakarta.validation-api",
7575
jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = "4.0.0" }
7676
jandex = { module = "io.smallrye.jandex:jandex", version ="3.5.0" }
7777
javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = "4.0.1" }
78-
junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
78+
junit-bom = { module = "org.junit:junit-bom", version = "5.14.0" }
7979
localstack = { module = "org.testcontainers:localstack", version = "1.21.3" }
8080
keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version = "26.0.6" }
8181
jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = "0.16" }

0 commit comments

Comments
 (0)