From d9a7f4c24ae5c34c035829c52124e1b55e429beb Mon Sep 17 00:00:00 2001 From: Per Hedman Date: Thu, 9 Nov 2017 10:02:54 +0100 Subject: [PATCH] Fix for bug in CodeNarc v: 0.25.2 As discussed in #61 --- sonar-groovy-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-groovy-plugin/pom.xml b/sonar-groovy-plugin/pom.xml index 070b20fe..90bde919 100644 --- a/sonar-groovy-plugin/pom.xml +++ b/sonar-groovy-plugin/pom.xml @@ -99,7 +99,7 @@ org.codenarc CodeNarc - 0.25.2 + 0.27.0 ant