We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd2dd0 commit 6e92ec5Copy full SHA for 6e92ec5
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.wavesplatform</groupId>
8
<artifactId>waves-crypto</artifactId>
9
- <version>2.0.6-SNAPSHOT</version>
+ <version>2.0.6</version>
10
11
<name>Waves Crypto for Java</name>
12
<description>Tools to work with cryptographic primitives used in the Waves blockchain</description>
@@ -214,7 +214,7 @@
214
<dependency>
215
216
<artifactId>blst-java</artifactId>
217
- <version>0.3.15-SNAPSHOT</version>
+ <version>0.3.15</version>
218
</dependency>
219
</dependencies>
220
0 commit comments