Skip to content

Commit ef8a104

Browse files
committed
chore: dep updates
1 parent 4b216cd commit ef8a104

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,10 +712,11 @@ koog-executor-openai = { module = "ai.koog:prompt-executor-opena
712712
koog-features-eventhandler = { module = "ai.koog:agents-features-event-handler" , version.ref = "koog" }
713713
koog-ktor = { module = "ai.koog:koog-ktor" , version.ref = "koog"}
714714
voices-chorus = { module = "org.pitest.voices:chorus" , version.ref = "voices" }
715+
voices-alba = { module = "org.pitest.voices:alba" , version.ref = "voices" }
715716
voices-en-uk = { module = "org.pitest.voices:en_uk" , version.ref = "voices" }
716717
voices-en-us = { module = "org.pitest.voices:en_us" , version.ref = "voices" }
717718
voices-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" }
719720
onnxruntime = { module = "com.microsoft.onnxruntime:onnxruntime" , version.ref = "onnx" }
720721
onnxruntime-gpu = { module = "com.microsoft.onnxruntime:onnxruntime_gpu" , version.ref = "onnx" }
721722

0 commit comments

Comments
 (0)