Skip to content

Commit

Permalink
Bump org.bytedeco:javacv-platform from 1.5.7 to 1.5.10
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.7 to 1.5.10.
- [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.7...1.5.10)

---
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 Mar 2, 2024
1 parent cdd9f88 commit e7aa174
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 @@ -38,7 +38,7 @@
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv-platform</artifactId>
<version>1.5.7</version>
<version>1.5.10</version>
</dependency>
<dependency>
<groupId>org.bytedeco</groupId>
Expand Down

0 comments on commit e7aa174

Please sign in to comment.