|
SpockVersionsAndDependencies
Spock versions and their compatible Groovy/JUnit/Grails/etc. versions.
Spock requires Java SE 5.0 or higher. Make sure to pick a Spock version that matches the Groovy version you would like to use. Release VersionsReleases are available from http://repo1.maven.org/maven2/ (group ID: org.spockframework).
Note: Grails version applies to Grails plugin. Spring version applies to SpringExtension. Snapshot VersionsSnapshots are available from http://oss.sonatype.org/content/repositories/snapshots/ (group ID: org.spockframework).
Note: Grails version applies to Grails plugin. Spring version applies to SpringExtension. | ||||||||||||||||||||||||||||||||||||||||||||||||||
► Sign in to add a comment
I looked at the provided release repos and could only find versions 0.4-groovy-1.6/, 0.4-groovy-1.7/, 0.5-groovy-1.7/, and 0.5-groovy-1.8/. Is there a typo here?
The information has already been updated for the 0.6 release (which is imminent).
Which Spock release (not snapshot) will support Groovy 2.0.x, and when will it be released?
0.7, and when I get to it. 0.7 is largely done, but finalizing a release takes time, and I have a demanding day job. You can actively help by trying the latest 0.7 snapshot and reporting back how it works for you.