You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add dependency for grails-web-databinding required for tests
The grails-web dependency was switched to grails-web-common to resolve issue #10464, but grails-web-databinding is required for tests that were added in as part of Grails 3.3. So, adding this dependency in with testCompile scope.
0 commit comments