Skip to content

Commit

Permalink
Revert "Downgrade javacv to resolve UnsatisfiedLinkError on macOS"
Browse files Browse the repository at this point in the history
This reverts commit fa3c3e6.
  • Loading branch information
devinbileck committed Jun 28, 2024
1 parent 51b4d89 commit bde24b2
Show file tree
Hide file tree
Showing 2 changed files with 473 additions and 184 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ openjfx-javafx-plugin = { strictly = '0.0.10' }
protobuf = { strictly = '3.19.1' }
pushy = { strictly = '0.13.10' }
qrgen = { strictly = '1.3' }
javacv = { strictly = '1.5.9' }
javacv = { strictly = '1.5.10' }
slf4j = { strictly = '1.7.30' }
spark = { strictly = '2.9.4' }
swagger-lib = { strictly = '2.2.0' }
Expand Down
Loading

0 comments on commit bde24b2

Please sign in to comment.