Skip to content

Commit

Permalink
Bump onnxruntime.version from 1.19.2 to 1.20.0
Browse files Browse the repository at this point in the history
Bumps `onnxruntime.version` from 1.19.2 to 1.20.0.

Updates `com.microsoft.onnxruntime:onnxruntime` from 1.19.2 to 1.20.0
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.19.2...v1.20.0)

Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.19.2 to 1.20.0
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.19.2...v1.20.0)

---
updated-dependencies:
- dependency-name: com.microsoft.onnxruntime:onnxruntime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.microsoft.onnxruntime:onnxruntime_gpu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b473d08 commit 4a51c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<junit5-system-exit.version>2.0.2</junit5-system-exit.version>
<uimaj.version>3.5.0</uimaj.version>
<morfologik.version>2.1.9</morfologik.version>
<onnxruntime.version>1.19.2</onnxruntime.version>
<onnxruntime.version>1.20.0</onnxruntime.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.23.1</log4j2.version>
<jmh.version>1.37</jmh.version>
Expand Down

0 comments on commit 4a51c79

Please sign in to comment.