Skip to content

Commit

Permalink
Update opencv to 4.7.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
melissalinkert committed Aug 2, 2023
1 parent bdf8798 commit 415caf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.3.4'


implementation 'org.openpnp:opencv:3.4.2-1'
implementation 'org.openpnp:opencv:4.7.0-0'
implementation 'me.tongfei:progressbar:0.9.0'

// https://github.com/junit-team/junit5-samples/blob/master/junit5-migration-gradle/build.gradle
Expand Down

0 comments on commit 415caf4

Please sign in to comment.