Skip to content

Commit

Permalink
deps: Upgrade to ORT 2.0.0
Browse files Browse the repository at this point in the history
For the changes see [1].

[1]: oss-review-toolkit/ort@1.0.1...2.0.0

Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Sep 29, 2023
1 parent 826bb20 commit 3164e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/curations/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
ort = "1.0.1"
ort = "2.0.0"

[libraries]
ortModel = { module = "org.ossreviewtoolkit:model", version.ref = "ort" }
Expand Down

0 comments on commit 3164e54

Please sign in to comment.