From c9af8db08872744195d4c1c1715402bffce79ada Mon Sep 17 00:00:00 2001 From: Puneet Behl Date: Tue, 12 Jan 2021 19:40:14 +0530 Subject: [PATCH] Bump Grails testing support to 7.1.0.M4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0330112f..ab816e1c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -29,4 +29,4 @@ fieldsVersion=3.0.0.RC1 grailsVersion=4.1.0.BUILD-SNAPSHOT micrometer.version=1.6.1 scaffolingVersion=4.0.0.RC1 -testingSupportVersion=2.2.0.M3 +testingSupportVersion=2.2.0.M4