Skip to content

Commit 1fc4c35

Browse files
committed
chore: fix dependencies
1 parent 10e7cae commit 1fc4c35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.2"
4141
kotlin-wrappers = "2025.9.8"
4242
kotlin-redacted = "1.15.0"
43-
kotlin-serviceloader = "0.0.20"
43+
kotlin-serviceloader = "0.0.21"
4444
kotlinx-multik = "0.2.3"
45-
kotlinx-dataframe = "1.0.0-dev-8523"
45+
kotlinx-dataframe = "1.0.0-Beta3"
4646
kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
4848
gradle-kotlin-dsl = "6.4.0"
@@ -164,7 +164,7 @@ apache-commons-imaging = "1.0.0-alpha6"
164164
testcontainers = "1.21.3"
165165
sourceBuddy = "2.5.3"
166166
tcp-javanioproxy = "1.6"
167-
kubernetes-client = "24.0.0-legacy"
167+
kubernetes-client = "24.0.0"
168168
reflect-typeparamresolver = "1.0.3"
169169
reflect-typetools = "0.6.3"
170170
async-profiler = "4.1"
@@ -231,7 +231,7 @@ swagger-style = "https://unpkg.com/[email protected]/them
231231

232232
# Plugin versions
233233
benmanes = "0.52.0"
234-
caupain = "1.6.0"
234+
caupain = "1.6.1"
235235
foojay-resolver = "1.0.0"
236236
gradle-develocity = "4.2"
237237
nmcp = "1.1.0"

0 commit comments

Comments
 (0)