Skip to content

Commit

Permalink
deps: update ort to v48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sschuberth committed Jan 27, 2025
1 parent 399b424 commit c6537dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
ort = "47.0.0"
ort = "48.0.0"

[libraries]
ortEvaluator = { module = "org.ossreviewtoolkit:evaluator", version.ref = "ort" }
Expand Down
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 = "47.0.0"
ort = "48.0.0"

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

0 comments on commit c6537dc

Please sign in to comment.