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 186d31b commit 76466f1Copy full SHA for 76466f1
digital-currency/bitcoin/pom.xml
@@ -54,7 +54,7 @@
54
<dependency>
55
<groupId>org.codehaus.groovy</groupId>
56
<artifactId>groovy</artifactId>
57
- <version>2.4.0</version>
+ <version>2.4.1</version>
58
</dependency>
59
</dependencies>
60
</plugin>
@@ -83,7 +83,7 @@
83
84
<groupId>org.spockframework</groupId>
85
<artifactId>spock-core</artifactId>
86
- <version>1.0-groovy-2.3-SNAPSHOT</version>
+ <version>1.0-groovy-2.4</version>
87
<scope>test</scope>
88
89
0 commit comments