Skip to content

Commit 6bf1461

Browse files
authored
main: Update dependency org.junit:junit-bom to v5.12.1 (#1177)
1 parent 3e57488 commit 6bf1461

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
@@ -71,7 +71,7 @@ jakarta-validation-api = { module = "jakarta.validation:jakarta.validation-api",
7171
jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = "4.0.0" }
7272
javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = "4.0.1" }
7373
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
74-
junit-bom = { module = "org.junit:junit-bom", version = "5.12.0" }
74+
junit-bom = { module = "org.junit:junit-bom", version = "5.12.1" }
7575
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
7676
micrometer-bom = { module = "io.micrometer:micrometer-bom", version = "1.14.5" }
7777
mockito-core = { module = "org.mockito:mockito-core", version = "5.16.0" }

0 commit comments

Comments
 (0)