We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c413d72 commit 14b517eCopy full SHA for 14b517e
spring-restdocs-platform/build.gradle
@@ -28,7 +28,7 @@ dependencies {
28
api(enforcedPlatform("org.apache.groovy:groovy-bom:5.0.1"))
29
api(enforcedPlatform("org.assertj:assertj-core:3.27.4"))
30
api(enforcedPlatform("org.mockito:mockito-bom:5.19.0"))
31
- api(enforcedPlatform("org.junit:junit-bom:6.0.0-RC3"))
+ api(enforcedPlatform("org.junit:junit-bom:6.0.1"))
32
api(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
33
api(enforcedPlatform("tools.jackson:jackson-bom:3.0.0"))
34
}
0 commit comments