Skip to content

Commit 93a0512

Browse files
chore(deps): bump onnx from 1.23.1 to 1.23.2
Bumps `onnx` from 1.23.1 to 1.23.2. Updates `com.microsoft.onnxruntime:onnxruntime` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.23.1...v1.23.2) Updates `com.microsoft.onnxruntime:onnxruntime_gpu` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: com.microsoft.onnxruntime:onnxruntime dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.microsoft.onnxruntime:onnxruntime_gpu dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e0614e commit 93a0512

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
@@ -205,7 +205,7 @@ rwmutex = "1.0.0"
205205
bluesky-ozone = "0.3.3"
206206
cidre = "0.3.0"
207207
voices = "0.0.7"
208-
onnx = "1.23.1"
208+
onnx = "1.23.2"
209209
angus-mail = "2.1.0-M1"
210210
simplemail = "8.12.6"
211211

0 commit comments

Comments
 (0)