Skip to content

Commit

Permalink
Make jruby use Java 3.0.0-alpha-3.
Browse files Browse the repository at this point in the history
  • Loading branch information
xfxyjwf committed Aug 27, 2015
1 parent 8e102ad commit 1942a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.0.0-beta-1</version>
<version>3.0.0-alpha-3</version>
</dependency>
</dependencies>
</project>

0 comments on commit 1942a2b

Please sign in to comment.