From dfa48b9b88c149f8e3bc4c67c3b53757cc32c8c8 Mon Sep 17 00:00:00 2001 From: Miro Bezjak Date: Tue, 5 May 2020 13:00:10 +0200 Subject: [PATCH] README: plugin not needed for grails 3.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf5e9c5..45c2aac 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ class InsufficientFundsException extends Exception { * for grails 1.x use version `0.1` * for grails 2.5+ use version `0.2` -* there is currently no support for grails 3.x +* there is no need for this in grails 3.x, 4.x Add to `grails-app/conf/BuildConfig.groovy`: