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