Skip to content

Commit 56525f0

Browse files
Bump com.microsoft.onnxruntime:onnxruntime-android from 1.20.0 to 1.21.0 (#435)
Bumps [com.microsoft.onnxruntime:onnxruntime-android](https://github.com/microsoft/onnxruntime) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.20.0...v1.21.0) --- updated-dependencies: - dependency-name: com.microsoft.onnxruntime:onnxruntime-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a6a89f commit 56525f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mockk = "1.13.17"
3131
mockito = "2.2.0"
3232
coreKtx = "1.15.0"
3333
crypto = "1.0.0"
34-
onnx = "1.20.0"
34+
onnx = "1.21.0"
3535
workManager = "2.10.0"
3636
room = "2.6.1"
3737
timber = "5.0.1"

0 commit comments

Comments
 (0)