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 4794cb0 commit 7676030Copy full SHA for 7676030
spring-restdocs-platform/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
api("org.javamoney:moneta:1.4.5")
27
}
28
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.20.0-rc1"))
29
- api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.5.2"))
+ api(enforcedPlatform("io.rest-assured:rest-assured-bom:5.5.6"))
30
api(enforcedPlatform("org.mockito:mockito-bom:5.19.0"))
31
api(enforcedPlatform("org.junit:junit-bom:5.13.3"))
32
api(enforcedPlatform("org.springframework:spring-framework-bom:$springFrameworkVersion"))
0 commit comments