Skip to content

Commit b136a48

Browse files
committed
chore: dep updates
1 parent 0d777c2 commit b136a48

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.3.2"
41-
kotlin-wrappers = "2025.11.11"
41+
kotlin-wrappers = "2025.11.12"
4242
kotlin-redacted = "1.15.1"
4343
kotlin-serviceloader = "0.0.22"
4444
kotlinx-multik = "0.2.3"
@@ -47,8 +47,8 @@ kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
4848
kotlin-base32 = "1.0.0"
4949
gradle-kotlin-dsl = "6.4.2"
50-
exoquery-plugin = "2.2.20-2.0.0.PL.RC1"
51-
exoquery-sql = "2.0.0.PL.RC1"
50+
exoquery-plugin = "2.2.20-2.0.0.PL.RC2"
51+
exoquery-sql = "2.0.0.PL.RC2"
5252
exposed = "1.0.0-rc-3"
5353
postgresql = "42.7.8"
5454
embedded-postgres = "2.2.0"
@@ -103,7 +103,7 @@ koin-annotations = "2.3.1"
103103
metro = "0.4.0"
104104
kotest = "6.0.5"
105105
mockk = "1.14.6"
106-
mokkery = "3.0.0-RC"
106+
mokkery = "3.0.0"
107107
wiremock = "4.0.0-beta.17"
108108
wiremock-kotlin = "2.1.1"
109109
okhttp = "5.3.2"
@@ -212,6 +212,7 @@ onnx = "1.23.2"
212212
angus-mail = "2.1.0-M1"
213213
simplemail = "8.12.6"
214214
javelit = "0.74.0"
215+
jwalker = "1.1.0"
215216

216217
# Compose
217218
compose = "1.10.0-beta02"
@@ -262,7 +263,7 @@ graalvm-nativeimage = "0.11.3"
262263
github-depgraph = "0.1.0"
263264
github-changelog = "2.2.0"
264265
buildkonfig = "0.17.1"
265-
gmazzo-buildconfig = "6.0.1"
266+
gmazzo-buildconfig = "6.0.2"
266267
cyclonedx-plugin = "1.10.0"
267268
modulegraph = "0.13.0"
268269
exposed-plugin = "0.2.1"
@@ -720,6 +721,7 @@ voices-model-downloader = { module = "org.pitest.voices:model-downl
720721
voices-openvoice-phonemizer = { module = "org.pitest.voices:openvoice-phonemizer" , version.ref = "voices" }
721722
onnxruntime = { module = "com.microsoft.onnxruntime:onnxruntime" , version.ref = "onnx" }
722723
onnxruntime-gpu = { module = "com.microsoft.onnxruntime:onnxruntime_gpu" , version.ref = "onnx" }
724+
jwalker = { module = "io.github.epieffe:jwalker" , version.ref = "jwalker" }
723725

724726
# Social
725727
ozone-bluesky = { module = "sh.christian.ozone:bluesky" , version.ref = "bluesky-ozone"}

0 commit comments

Comments
 (0)