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.
2 parents 01c8f04 + 1e29911 commit d82a578Copy full SHA for d82a578
framework-platform/framework-platform.gradle
@@ -14,7 +14,7 @@ dependencies {
14
api(platform("io.rsocket:rsocket-bom:1.1.5"))
15
api(platform("org.apache.groovy:groovy-bom:5.0.1"))
16
api(platform("org.apache.logging.log4j:log4j-bom:2.25.1"))
17
- api(platform("org.assertj:assertj-bom:3.27.4"))
+ api(platform("org.assertj:assertj-bom:3.27.5"))
18
api(platform("org.eclipse.jetty:jetty-bom:12.1.1"))
19
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.1"))
20
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2"))
0 commit comments