Skip to content

Commit

Permalink
Bump org.openpnp:opencv from 4.7.0-0 to 4.8.1-0
Browse files Browse the repository at this point in the history
Bumps [org.openpnp:opencv](https://github.com/openpnp/opencv) from 4.7.0-0 to 4.8.1-0.
- [Release notes](https://github.com/openpnp/opencv/releases)
- [Commits](openpnp/opencv@v4.7.0...v4.8.1-0)

---
updated-dependencies:
- dependency-name: org.openpnp:opencv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Ziedelth committed Dec 14, 2023
1 parent 020b716 commit 704c5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
implementation("com.microsoft.playwright:playwright:1.40.0")
implementation("org.jsoup:jsoup:1.17.1")
implementation("com.google.code.gson:gson:2.10.1")
implementation("org.openpnp:opencv:4.7.0-0")
implementation("org.openpnp:opencv:4.8.1-0")
testImplementation("io.ktor:ktor-server-tests-jvm:$ktor_version")
testImplementation("org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version")
testImplementation("com.h2database:h2:2.2.224")
Expand Down

0 comments on commit 704c5b5

Please sign in to comment.