Skip to content

Commit

Permalink
Fix webcam-capture dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
babanin committed Nov 21, 2015
1 parent fe6c25b commit f89e6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webcam-capture-examples/webcam-capture-onejar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>com.github.sarxos</groupId>
<artifactId>webcam-capture</artifactId>
<version>0.3.10-SNAPSHOT</version>
<version>0.3.12-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f89e6e5

Please sign in to comment.