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 7bb4144 commit 16a096fCopy full SHA for 16a096f
spring-restdocs-platform/build.gradle
@@ -25,7 +25,7 @@ dependencies {
25
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
26
}
27
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.14.0"))
28
- api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.2.0"))
+ api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.2.1"))
29
api(enforcedPlatform("org.mockito:mockito-bom:4.9.0"))
30
api(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
31
0 commit comments