@@ -8,15 +8,15 @@ javaPlatform {
88
99dependencies  {
1010	api(platform(" com.fasterxml.jackson:jackson-bom:2.19.2" 
11- 	api(platform(" io.micrometer:micrometer-bom:1.16.0-M1 " 
11+ 	api(platform(" io.micrometer:micrometer-bom:1.16.0-M2 " 
1212	api(platform(" io.netty:netty-bom:4.2.3.Final" 
13- 	api(platform(" io.projectreactor:reactor-bom:2025.0.0-M5 " 
13+ 	api(platform(" io.projectreactor:reactor-bom:2025.0.0-M6 " 
1414	api(platform(" io.rsocket:rsocket-bom:1.1.5" 
15- 	api(platform(" org.apache.groovy:groovy-bom:4 .0.28 " 
15+ 	api(platform(" org.apache.groovy:groovy-bom:5 .0.0-rc-1 " 
1616	api(platform(" org.apache.logging.log4j:log4j-bom:3.0.0-beta3" 
1717	api(platform(" org.assertj:assertj-bom:3.27.3" 
18- 	api(platform(" org.eclipse.jetty:jetty-bom:12.1.0.beta2 " 
19- 	api(platform(" org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.beta1 " 
18+ 	api(platform(" org.eclipse.jetty:jetty-bom:12.1.0.beta3 " 
19+ 	api(platform(" org.eclipse.jetty.ee11:jetty-ee11-bom:12.1.0.beta3 " 
2020	api(platform(" org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2" 
2121	api(platform(" org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0" 
2222	api(platform(" org.junit:junit-bom:5.13.4" 
@@ -47,7 +47,7 @@ dependencies {
4747		api(" commons-io:commons-io:2.15.0" 
4848		api(" commons-logging:commons-logging:1.3.5" 
4949		api(" de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2" 
50- 		api(" io.mockk:mockk:1.14.4 " 
50+ 		api(" io.mockk:mockk:1.14.5 " 
5151		api(" io.projectreactor.tools:blockhound:1.0.8.RELEASE" 
5252		api(" io.r2dbc:r2dbc-h2:1.0.0.RELEASE" 
5353		api(" io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE" 
@@ -130,7 +130,7 @@ dependencies {
130130		api(" org.htmlunit:htmlunit:4.14.0" 
131131		api(" org.javamoney:moneta:1.4.4" 
132132		api(" org.jboss.logging:jboss-logging:3.6.1.Final" 
133- 		api(" org.jruby:jruby:9.4.13 .0" 
133+ 		api(" org.jruby:jruby:10.0.2 .0" 
134134		api(" org.jspecify:jspecify:1.0.0" 
135135		api(" org.junit.support:testng-engine:1.0.5" 
136136		api(" org.mozilla:rhino:1.7.15" 
0 commit comments