File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838kotlinx-metadata = " 0.9.0"
3939kotlinx-reflect-lite = " 1.2.0-RC"
4040kotlin-lincheck = " 3.3"
41- kotlin-wrappers = " 2025.10.0 "
41+ kotlin-wrappers = " 2025.10.1 "
4242kotlin-redacted = " 1.15.0"
4343kotlin-serviceloader = " 0.0.21"
4444kotlinx-multik = " 0.2.3"
@@ -190,7 +190,7 @@ langchain4j-jlama = "1.7.1-beta14"
190190langchain4j-kotlin = " 0.3.0"
191191jlama = " 0.8.4"
192192mcp-kotlin = " 0.7.2"
193- koog = " 0.5.0-rc "
193+ koog = " 0.5.0"
194194mcp4k = " 0.4.5"
195195dflib = " 2.0.0-M4"
196196ldaptive = " 2.4.2"
@@ -203,7 +203,7 @@ log4k = "1.1.1"
203203rwmutex = " 1.0.0"
204204bluesky-ozone = " 0.3.3"
205205cidre = " 0.3.0"
206- voices = " 0.0.4 "
206+ voices = " 0.0.6 "
207207onnx = " 1.23.0"
208208
209209# Compose
@@ -691,6 +691,8 @@ koog-ktor = { module = "ai.koog:koog-ktor"
691691voices-chorus = { module = " org.pitest.voices:chorus" , version.ref = " voices" }
692692voices-en-uk = { module = " org.pitest.voices:en_uk" , version.ref = " voices" }
693693voices-en-us = { module = " org.pitest.voices:en_us" , version.ref = " voices" }
694+ voices-model-downloader = { module = " org.pitest.voices:model-downloader" , version.ref = " voices" }
695+ voices-alba = { module = " org.pitest.voices:alba" , version.ref = " voices" }
694696onnxruntime = { module = " com.microsoft.onnxruntime:onnxruntime" , version.ref = " onnx" }
695697onnxruntime-gpu = { module = " com.microsoft.onnxruntime:onnxruntime_gpu" , version.ref = " onnx" }
696698
You can’t perform that action at this time.
0 commit comments