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 724700d commit 2baf707Copy full SHA for 2baf707
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.26.3"))
+ api(platform("org.assertj:assertj-bom:3.27.0"))
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