We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4f1f0 commit 138bdc5Copy full SHA for 138bdc5
framework-platform/framework-platform.gradle
@@ -15,7 +15,7 @@ dependencies {
15
api(platform("io.rsocket:rsocket-bom:1.1.4"))
16
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
17
api(platform("org.apache.logging.log4j:log4j-bom:2.21.1"))
18
- api(platform("org.assertj:assertj-bom:3.27.1"))
+ api(platform("org.assertj:assertj-bom:3.27.2"))
19
api(platform("org.eclipse.jetty:jetty-bom:12.0.15"))
20
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.15"))
21
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1"))
0 commit comments