Skip to content

Commit f68dafd

Browse files
chore(deps): update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ------ | ----- | | maven | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin | 6.25.0 | 7.0.1 | | maven | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.9.20 | 2.0.0 |
1 parent eba9489 commit f68dafd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ kotest = "5.8.1"
33
kafka = "3.7.0"
44
kotlin = "2.0.0-RC2"
55
kotlinx-coroutines = "1.8.0"
6-
dokka = "1.9.20"
6+
dokka = "2.0.0"
77
knit = "0.5.0"
88
kover = "0.7.6"
99
testcontainers-kafka = "1.19.7"
1010
slf4j = "2.0.12"
11-
spotless="6.25.0"
11+
spotless="7.0.1"
1212
publish="0.28.0"
1313

1414
[libraries]

0 commit comments

Comments
 (0)