@@ -97,7 +97,7 @@ jsch = "2.27.6"
9797pty4j = " 0.13.11"
9898oshi = " 6.9.1"
9999junit = " 6.0.1"
100- koin = " 4.2.0-alpha1 "
100+ koin = " 4.2.0-alpha2 "
101101koin-annotations = " 2.3.1"
102102metro = " 0.4.0"
103103kotest = " 6.0.4"
@@ -114,8 +114,8 @@ jmh = "1.37"
114114mrjar = " 0.1.1"
115115ktfmt = " 0.59"
116116google-javaformat = " 1.32.0"
117- palantir-javaformat = " 2.81 .0"
118- google-auto-value = " 1.11.0 "
117+ palantir-javaformat = " 2.82 .0"
118+ google-auto-value = " 1.11.1 "
119119google-auto-service = " 1.1.1"
120120google-tink = " 1.19.0"
121121graalvm = " 25.0.1"
@@ -210,7 +210,7 @@ voices = "0.0.8"
210210onnx = " 1.23.2"
211211angus-mail = " 2.1.0-M1"
212212simplemail = " 8.12.6"
213- javelit = " 0.67 .0"
213+ javelit = " 0.68 .0"
214214
215215# Compose
216216compose = " 1.10.0-beta01"
@@ -246,7 +246,7 @@ foojay-resolver = "1.0.0"
246246gradle-develocity = " 4.2.2"
247247nmcp = " 1.2.0"
248248nexus-publish = " 2.0.0"
249- vanniktech-publish = " 0.34 .0"
249+ vanniktech-publish = " 0.35 .0"
250250gradle-publish = " 2.0.0"
251251shadow = " 9.2.2"
252252spotless = " 8.0.0"
@@ -258,7 +258,7 @@ sigstore = "2.0.0-rc2"
258258reproducible-builds = " 1.1"
259259autonomousapps-depanalysis = " 3.4.1"
260260autonomousapps-bestpractices = " 0.10"
261- graalvm-nativeimage = " 0.11.2 "
261+ graalvm-nativeimage = " 0.11.3 "
262262github-depgraph = " 0.1.0"
263263github-changelog = " 2.2.0"
264264buildkonfig = " 0.17.1"
@@ -712,10 +712,11 @@ koog-executor-openai = { module = "ai.koog:prompt-executor-opena
712712koog-features-eventhandler = { module = " ai.koog:agents-features-event-handler" , version.ref = " koog" }
713713koog-ktor = { module = " ai.koog:koog-ktor" , version.ref = " koog" }
714714voices-chorus = { module = " org.pitest.voices:chorus" , version.ref = " voices" }
715+ voices-alba = { module = " org.pitest.voices:alba" , version.ref = " voices" }
715716voices-en-uk = { module = " org.pitest.voices:en_uk" , version.ref = " voices" }
716717voices-en-us = { module = " org.pitest.voices:en_us" , version.ref = " voices" }
717718voices-model-downloader = { module = " org.pitest.voices:model-downloader" , version.ref = " voices" }
718- voices-alba = { module = " org.pitest.voices:alba " , version.ref = " voices" }
719+ voices-openvoice-phonemizer = { module = " org.pitest.voices:openvoice-phonemizer " , version.ref = " voices" }
719720onnxruntime = { module = " com.microsoft.onnxruntime:onnxruntime" , version.ref = " onnx" }
720721onnxruntime-gpu = { module = " com.microsoft.onnxruntime:onnxruntime_gpu" , version.ref = " onnx" }
721722
0 commit comments