Skip to content

Commit 1c67f14

Browse files
committed
chore: dep updates
1 parent aa25da3 commit 1c67f14

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ kotlinx-benchmark = "0.4.14"
3939
kotlinx-fuzz = "0.2.2"
4040
kotlinx-metadata = "0.9.0"
4141
kotlinx-reflect-lite = "1.2.0-RC"
42-
kotlin-wrappers = "2025.5.10"
42+
kotlin-wrappers = "2025.6.0"
4343
kotlin-redacted = "1.14.0-alpha01"
4444
kotlin-serviceloader = "0.0.16"
4545
kotlinx-multik = "0.2.3"
@@ -90,12 +90,12 @@ jgit = "7.2.1.202505142326-r"
9090
jte = "3.2.1"
9191
sshj = "0.40.0"
9292
jsch = "2.27.0"
93-
pty4j = "0.13.5"
93+
pty4j = "0.13.6"
9494
oshi = "6.8.2"
9595
junit = "5.13.0"
9696
koin = "4.1.0-RC1"
9797
koin-annotations = "2.0.1-RC1"
98-
metro = "0.3.5"
98+
metro = "0.4.0-2.2.0-RC-alpha05"
9999
kotest = "6.0.0.M4"
100100
mockk = "1.14.2"
101101
mokkery = "2.8.0"
@@ -121,7 +121,7 @@ caffeine-coroutines = "2.0.1"
121121
kotlin-codepoints = "0.10.0"
122122
kotlin-logging = "7.0.7"
123123
kotlin-bignum = "0.3.10"
124-
kotlin-diff = "1.1.0-rc.1"
124+
kotlin-diff = "1.1.0"
125125
kotlin-retry = "2.0.1"
126126
kotlinx-jsonpath = "3.0.2"
127127
kotlin-cryptography = "0.4.0"
@@ -270,6 +270,7 @@ typesafe-conventions = "0.7.3"
270270
# Repositories
271271
repo-mvn-central = "https://repo.maven.apache.org/maven2/"
272272
repo-mvn-snapshot = "https://central.sonatype.com/repository/maven-snapshots/"
273+
repo-mvn-kotlindev = "https://redirector.kotlinlang.org/maven/dev/"
273274
repo-nodejs = "https://nodejs.org/dist/"
274275

275276
[libraries]

0 commit comments

Comments
 (0)