We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5980ae7 commit 7bb4144Copy full SHA for 7bb4144
spring-restdocs-platform/build.gradle
@@ -26,6 +26,6 @@ dependencies {
26
}
27
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.14.0"))
28
api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.2.0"))
29
- api(enforcedPlatform("org.mockito:mockito-bom:4.8.0"))
+ api(enforcedPlatform("org.mockito:mockito-bom:4.9.0"))
30
api(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
31
0 commit comments