Skip to content

Commit

Permalink
Bump org.bytedeco:javacv-platform from 1.5.10 to 1.5.11
Browse files Browse the repository at this point in the history
Bumps [org.bytedeco:javacv-platform](https://github.com/bytedeco/javacpp-presets) from 1.5.10 to 1.5.11.
- [Release notes](https://github.com/bytedeco/javacpp-presets/releases)
- [Changelog](https://github.com/bytedeco/javacpp-presets/blob/master/CHANGELOG.md)
- [Commits](bytedeco/javacpp-presets@1.5.10...1.5.11)

---
updated-dependencies:
- dependency-name: org.bytedeco:javacv-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent 2c5614c commit 575a595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv-platform</artifactId>
<version>1.5.10</version>
<version>1.5.11</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 575a595

Please sign in to comment.