Skip to content

Commit c85e56a

Browse files
committed
Polishing
See gh-34237
1 parent f2a18e5 commit c85e56a

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
@@ -16,7 +16,7 @@ dependencies {
1616
api(platform("org.apache.groovy:groovy-bom:4.0.24"))
1717
api(platform("org.apache.logging.log4j:log4j-bom:3.0.0-beta3"))
1818
api(platform("org.assertj:assertj-bom:3.27.2"))
19-
api(platform("org.eclipse.jetty:jetty-bom:12.1.0.alpha0"))
19+
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"))
2222
api(platform("org.jetbrains.kotlinx:kotlinx-serialization-bom:1.7.3"))

0 commit comments

Comments
 (0)