diff --git a/jgiven-spock2/build.gradle b/jgiven-spock2/build.gradle index a6414484a3..17bcf4d88c 100644 --- a/jgiven-spock2/build.gradle +++ b/jgiven-spock2/build.gradle @@ -7,7 +7,7 @@ description = "Module for writing JGiven tests with Spock 2" ext { spock2_version = '2.3-groovy-4.0' - groovy_version = '4.0.24' + groovy_version = '4.0.25' } dependencies {