Skip to content

Commit 50b0184

Browse files
committed
build: Upgrade ORT to version 7df497b47b
Signed-off-by: Frank Viernau <[email protected]>
1 parent 9bfc94d commit 50b0184

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
ort = "e50456588d"
2+
ort = "7df497b47b"
33

44
[libraries]
55
ortEvaluator = { module = "com.github.oss-review-toolkit.ort:evaluator", version.ref = "ort" }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
ort = "e50456588d"
2+
ort = "7df497b47b"
33

44
[libraries]
55
ortNotifier = { module = "com.github.oss-review-toolkit.ort:notifier", version.ref = "ort" }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
ort = "e50456588d"
2+
ort = "7df497b47b"
33

44
[libraries]
55
ortModel = { module = "com.github.oss-review-toolkit.ort:model", version.ref = "ort" }

0 commit comments

Comments
 (0)