From a5e25e2bb2abf2ab299d0cdfd2970827449043cd Mon Sep 17 00:00:00 2001 From: Puneet Behl Date: Tue, 12 Oct 2021 16:50:49 +0530 Subject: [PATCH] Update Grails Testing support from 2.2.0-RC3 to 2.2.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e7a57f2d..c4cc4f48 100644 --- a/gradle.properties +++ b/gradle.properties @@ -36,4 +36,4 @@ grailsVersion=5.0.0-RC4 jettyVersion=9.4.29.v20200521 micrometer.version=1.6.1 scaffoldingVersion=4.0.0.RC1 -testingSupportVersion=2.2.0-RC3 +testingSupportVersion=2.2.0