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 f2a18e5 commit c85e56aCopy full SHA for c85e56a
framework-platform/framework-platform.gradle
@@ -16,7 +16,7 @@ dependencies {
16
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
17
api(platform("org.apache.logging.log4j:log4j-bom:3.0.0-beta3"))
18
api(platform("org.assertj:assertj-bom:3.27.2"))
19
- api(platform("org.eclipse.jetty:jetty-bom:12.1.0.alpha0"))
+ api(platform("org.eclipse.jetty:jetty-bom:12.1.0.alpha1"))
20
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.alpha1"))
21
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"))
22
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.7.3"))
0 commit comments