Skip to content

Commit f6602c2

Browse files
committed
Merge branch '6.2.x'
2 parents 309f5be + 8c3d562 commit f6602c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
api(platform("io.rsocket:rsocket-bom:1.1.4"))
1616
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
1717
api(platform("org.apache.logging.log4j:log4j-bom:3.0.0-beta3"))
18-
api(platform("org.assertj:assertj-bom:3.27.2"))
18+
api(platform("org.assertj:assertj-bom:3.27.3"))
1919
api(platform("org.eclipse.jetty:jetty-bom:12.1.0.alpha1"))
2020
api(platform("org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.alpha1"))
2121
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"))

0 commit comments

Comments
 (0)