Skip to content

Commit c7f24ef

Browse files
committed
Upgrade to Groovy 4.0.16
See gh-31459
1 parent 07d2571 commit c7f24ef

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
@@ -13,7 +13,7 @@ dependencies {
1313
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))
1414
api(platform("io.projectreactor:reactor-bom:2023.0.1-SNAPSHOT"))
1515
api(platform("io.rsocket:rsocket-bom:1.1.3"))
16-
api(platform("org.apache.groovy:groovy-bom:4.0.15"))
16+
api(platform("org.apache.groovy:groovy-bom:4.0.16"))
1717
api(platform("org.apache.logging.log4j:log4j-bom:2.21.1"))
1818
api(platform("org.eclipse.jetty:jetty-bom:12.0.3"))
1919
api(platform("org.eclipse.jetty.ee10:jetty-ee10-bom:12.0.3"))

0 commit comments

Comments
 (0)