Skip to content

Commit

Permalink
Upgrade to JavaCV 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Mar 14, 2017
1 parent d4e1197 commit c549f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/org/bytedeco/sbt/javacv/Plugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Plugin extends AutoPlugin {
}

object Versions {
val javaCVVersion = "1.3.1"
val javaCVVersion = "1.3.2"
}

object autoImport {
Expand Down

0 comments on commit c549f05

Please sign in to comment.