File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ configure([rootProject] + javaProjects) { project ->
7676 " https://projectreactor.io/docs/core/release/api/" ,
7777 " https://projectreactor.io/docs/test/release/api/" ,
7878 " https://junit.org/junit4/javadoc/4.13.2/" ,
79- " https://docs.junit.org/6.0.1 /api/" ,
79+ " https://docs.junit.org/6.0.2 /api/" ,
8080 " https://www.reactive-streams.org/reactive-streams-1.0.4-javadoc/" ,
8181 " https://r2dbc.io/spec/1.0.0.RELEASE/api/" ,
8282 " https://jspecify.dev/docs/api/"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies {
1919 api(platform(" org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.5" ))
2020 api(platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2" ))
2121 api(platform(" org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0" ))
22- api(platform(" org.junit:junit-bom:6.0.1 " ))
22+ api(platform(" org.junit:junit-bom:6.0.2 " ))
2323 api(platform(" org.mockito:mockito-bom:5.21.0" ))
2424 api(platform(" tools.jackson:jackson-bom:3.0.3" ))
2525
You can’t perform that action at this time.
0 commit comments