Skip to content

Commit 1211d5c

Browse files
authored
Merge pull request #399 from yuzawa-san/dependabot/gradle/com.microsoft.onnxruntime-onnxruntime-1.25.0
Bump com.microsoft.onnxruntime:onnxruntime from 1.24.3 to 1.25.0
2 parents 9695ad8 + 3718ce3 commit 1211d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

onnxruntime-benchmark/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation project(":")
2121
implementation project(path: ":", configuration: 'cpu')
2222
implementation project(':onnx')
23-
implementation "com.microsoft.onnxruntime:onnxruntime:1.24.3"
23+
implementation "com.microsoft.onnxruntime:onnxruntime:1.25.0"
2424
// jmh "org.bytedeco:onnxruntime-platform:1.13.1-1.5.8"
2525
jmh 'org.openjdk.jmh:jmh-core:1.37'
2626
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.37'

0 commit comments

Comments
 (0)