Skip to content

Commit

Permalink
README: plugin not needed for grails 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Miro Bezjak authored May 5, 2020
1 parent e118988 commit dfa48b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`:

Expand Down

0 comments on commit dfa48b9

Please sign in to comment.