Skip to content

Commit

Permalink
Update dependency. Fix #9323.
Browse files Browse the repository at this point in the history
Former-commit-id: eb1d6ce07a699a13ef01212a93d1bb0a8e293a97
  • Loading branch information
dkocher committed Mar 4, 2016
1 parent 0d49509 commit f26e170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
<dependency>
<groupId>org.rococoa</groupId>
<artifactId>rococoa-core</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
</dependency>
<dependency>
<groupId>org.rococoa</groupId>
<artifactId>librococoa</artifactId>
<version>0.8.1</version>
<version>0.8.2</version>
<type>dylib</type>
<scope>runtime</scope>
</dependency>
Expand Down

0 comments on commit f26e170

Please sign in to comment.