Skip to content

Commit

Permalink
Merge pull request #5 from peavers/dependabot/gradle/org.bytedeco-jav…
Browse files Browse the repository at this point in the history
…acv-platform-1.5.6

chore(deps): Bump javacv-platform from 1.5.5 to 1.5.6
  • Loading branch information
peavers committed Jan 31, 2022
2 parents 01f0c96 + 4231739 commit 440bb05
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 @@ -30,7 +30,7 @@ sonarqube {
dependencies {
implementation 'org.springframework.boot:spring-boot-starter'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.bytedeco:javacv-platform:1.5.5'
implementation 'org.bytedeco:javacv-platform:1.5.6'
implementation 'org.bytedeco:opencv-platform:4.5.1-1.5.5'

compileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit 440bb05

Please sign in to comment.