Skip to content

Commit

Permalink
Merge pull request #212 from melissalinkert/opencv-4.7.0
Browse files Browse the repository at this point in the history
Update opencv to 4.7.0-0
  • Loading branch information
chris-allan authored Oct 10, 2023
2 parents 7f33edd + 415caf4 commit 981d163
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 981d163

Please sign in to comment.