Merge branch '6.2.x'
This commit is contained in:
commit
f6602c2f68
|
@ -15,7 +15,7 @@ dependencies {
|
|||
api(platform("io.rsocket:rsocket-bom:1.1.4"))
|
||||
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
|
||||
api(platform("org.apache.logging.log4j:log4j-bom:3.0.0-beta3"))
|
||||
api(platform("org.assertj:assertj-bom:3.27.2"))
|
||||
api(platform("org.assertj:assertj-bom:3.27.3"))
|
||||
api(platform("org.eclipse.jetty:jetty-bom:12.1.0.alpha1"))
|
||||
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.alpha1"))
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"))
|
||||
|
|
Loading…
Reference in New Issue