File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- kotest = " 5.8.0 "
3
- kafka = " 3.6.1 "
4
- kotlin = " 1.9.22 "
2
+ kotest = " 5.8.1 "
3
+ kafka = " 3.7.0 "
4
+ kotlin = " 1.9.23 "
5
5
kotlinx-coroutines = " 1.8.0"
6
- dokka = " 1.9.10 "
6
+ dokka = " 1.9.20 "
7
7
knit = " 0.5.0"
8
8
kover = " 0.7.6"
9
- testcontainers-kafka = " 1.19.6 "
9
+ testcontainers-kafka = " 1.19.7 "
10
10
slf4j = " 2.0.12"
11
11
spotless =" 6.25.0"
12
- publish =" 0.27 .0"
12
+ publish =" 0.28 .0"
13
13
power-assert =" 0.13.0"
14
14
15
15
[libraries ]
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.6 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
4
4
networkTimeout =10000
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments