Skip to content

Commit d879884

Browse files
committed
chore: dokka update
1 parent 26c89ae commit d879884

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ org-url = "https://suresh.dev"
2222
# Dependency Versions
2323
bc-plugins = "2.16.0"
2424
kotlinx-kover = "0.9.2"
25-
kotlin-dokka = "2.1.0-Beta"
25+
kotlin-dokka = "2.1.0"
2626
kotlinx-io = "0.8.0"
2727
kotlinx-atomicfu = "0.30.0-beta"
2828
kotlinx-coroutines = "1.10.2"
@@ -99,7 +99,7 @@ junit = "6.0.0"
9999
koin = "4.1.2-Beta1"
100100
koin-annotations = "2.2.0"
101101
metro = "0.4.0"
102-
kotest = "6.0.3"
102+
kotest = "6.0.4"
103103
mockk = "1.14.6"
104104
mokkery = "3.0.0-Beta2"
105105
wiremock = "4.0.0-beta.15"
@@ -113,7 +113,7 @@ jmh = "1.37"
113113
mrjar = "0.1.1"
114114
ktfmt = "0.59"
115115
google-javaformat = "1.30.0"
116-
palantir-javaformat = "2.78.0"
116+
palantir-javaformat = "2.79.0"
117117
google-auto-value = "1.11.0"
118118
google-auto-service = "1.1.1"
119119
google-tink = "1.18.0"

0 commit comments

Comments
 (0)