Skip to content

Commit

Permalink
Gradleのlibonnxruntimeのバージョンを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed May 1, 2024
1 parent 2f23dc8 commit 2584395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/voicevox_core_java_api/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ gradle.ext {
gsonVersion = '2.10.1'
jakartaValidationVersion = '3.0.2'
jakartaAnnotationVersion = '2.1.1'
onnxruntimeVersion = '1.17.1'
onnxruntimeVersion = '1.17.3'
}

0 comments on commit 2584395

Please sign in to comment.