File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
awaitility = " 4.3.0"
3
3
aws1 = " 1.12.782"
4
- aws2 = " 2.31.13 "
4
+ aws2 = " 2.31.15 "
5
5
bucket4j = " 8.8.0"
6
6
datadog = " 1.47.3"
7
- dependencyAnalysisPlugin = " 2.13.3 "
7
+ dependencyAnalysisPlugin = " 2.14.0 "
8
8
detekt = " 1.23.8"
9
9
docker = " 3.4.2"
10
10
googleAuth = " 1.33.1"
@@ -17,7 +17,7 @@ kotlin = "2.1.20"
17
17
kotlinBinaryCompatibilityPlugin = " 0.17.0"
18
18
mavenPublish = " 0.28.0"
19
19
micrometer = " 1.12.13"
20
- netty = " 4.1.119 .Final"
20
+ netty = " 4.2.0 .Final"
21
21
okHttp = " 5.0.0-alpha.14"
22
22
okio = " 3.10.2"
23
23
protobuf = " 3.25.6"
@@ -230,7 +230,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit
230
230
dependencyAnalysis = { id = " com.autonomousapps.dependency-analysis" , version.ref = " dependencyAnalysisPlugin" }
231
231
detekt = { id = " io.gitlab.arturbosch.detekt" , version.ref = " detekt" }
232
232
dokka = { id = " org.jetbrains.dokka" , version = " 2.0.0" }
233
- flyway = { id = " org.flywaydb.flyway" , version = " 11.4 .0" }
233
+ flyway = { id = " org.flywaydb.flyway" , version = " 11.6 .0" }
234
234
jooq = { id = " nu.studer.jooq" , version = " 9.0" }
235
235
kotlinAllOpen = { id = " org.jetbrains.kotlin.plugin.allopen" , version.ref = " kotlin" }
236
236
kotlinJpa = { id = " org.jetbrains.kotlin.plugin.jpa" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments