Skip to content

Releases: nebula-plugins/nebula-test

v10.2.0

16 Nov 23:12

Choose a tag to compare

Upgrade to Spock 2.1-M2

v10.1.1

10 Nov 20:44

Choose a tag to compare

Gradle 7.3

v10.1.1-rc.1

14 Oct 00:01

Choose a tag to compare

add jdk 17 support

v10.1.0

13 Sep 20:41

Choose a tag to compare

Gradle 7.2

v10.0.0-rc.1

08 Jun 20:44
497b417

Choose a tag to compare

Gradle 7 compatibility with Spock 2.0

v10.0.0

08 Jul 17:05

Choose a tag to compare

Breaking change: Gradle 7 compatibility with Spock 2.0. This release is only compatible with Gradle 7 and forward due to the usage of Spock 2.0 with Groovy 3

v9.0.0

08 Jun 16:54
e3fe4bc

Choose a tag to compare

Remove transitive dependencies on guava and commons-io. cglib-nodebandobjenesismoved toruntime` scope.

This can be breaking change if you are defining custom classpath filters for runners. The API used to be com.google.common.base.Predicate now it is java.util.function.Predicate

v8.2.0

06 May 16:13
5595fb9

Choose a tag to compare

Add ability to specify Gradle version which should be used for generating repositories with dummy dependencies.

v9.0.0-rc.3

10 Mar 02:17
b1ca7e9

Choose a tag to compare

Avoid adding testing frameworks into classpaths of project under test. It helps to avoid conflicts between Spock 2.x and old groovy if older Gradle version is specified in a test.

v9.0.0-rc.2

09 Mar 22:07
5582835

Choose a tag to compare

Additional handling of deprecations scenarios in Gradle 7