Update to use 0.6.0 in studio

This commit is contained in:
nicksavers 2014-09-22 09:02:07 +02:00
parent ce38ac5e89
commit 522e23679a

View File

@ -71,7 +71,7 @@
<dependency>
<groupId>org.ethereum</groupId>
<artifactId>ethereumj</artifactId>
<version>0.5.7</version>
<version>0.6.0</version>
<type>jar</type>
</dependency>