File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ kotlin = "2.1.20"
1717kotlinBinaryCompatibilityPlugin = " 0.17.0"
1818mavenPublish = " 0.28.0"
1919micrometer = " 1.12.13"
20- netty = " 4.2.0 .Final"
20+ netty = " 4.2.1 .Final"
2121okHttp = " 5.0.0-alpha.14"
2222okio = " 3.11.0"
2323protobuf = " 3.25.7"
@@ -230,7 +230,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
230230dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version.ref = " dependencyAnalysisPlugin" }
231231detekt = { id = " io.gitlab.arturbosch.detekt" , version.ref = " detekt" }
232232dokka = { id = " org.jetbrains.dokka" , version = " 2.0.0" }
233- flyway = { id = " org.flywaydb.flyway" , version = " 11.8.0 " }
233+ flyway = { id = " org.flywaydb.flyway" , version = " 11.8.1 " }
234234jooq = { id = " nu.studer.jooq" , version = " 9.0" }
235235kotlinAllOpen = { id = " org.jetbrains.kotlin.plugin.allopen" , version.ref = " kotlin" }
236236kotlinJpa = { id = " org.jetbrains.kotlin.plugin.jpa" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments