Skip to content

Commit 07fdee4

Browse files
authored
Update dependency org.junit:junit-bom to v5.14.1 (#2951)
1 parent faef70b commit 07fdee4

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-servlet-api = { module = "jakarta.servlet:jakarta.servlet-api", version
7575
jakarta-validation-api = { module = "jakarta.validation:jakarta.validation-api", version = "3.1.1" }
7676
jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = "4.0.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.14.0" }
78+
junit-bom = { module = "org.junit:junit-bom", version = "5.14.1" }
7979
keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version = "26.0.7" }
8080
jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = "0.16" }
8181
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }

0 commit comments

Comments
 (0)