Skip to content

Commit 76466f1

Browse files
committed
Upgrade to Spock 1.0 RELEASE, Groovy 2.4.1
1 parent 186d31b commit 76466f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

digital-currency/bitcoin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.codehaus.groovy</groupId>
5656
<artifactId>groovy</artifactId>
57-
<version>2.4.0</version>
57+
<version>2.4.1</version>
5858
</dependency>
5959
</dependencies>
6060
</plugin>
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.spockframework</groupId>
8585
<artifactId>spock-core</artifactId>
86-
<version>1.0-groovy-2.3-SNAPSHOT</version>
86+
<version>1.0-groovy-2.4</version>
8787
<scope>test</scope>
8888
</dependency>
8989

0 commit comments

Comments
 (0)