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
fix(deps): correct dependency to grails-codecs-core (#14844)
After migrating to Apache coordinates, `grails-codecs` was renamed to `grails-codecs-core`, and `grails-plugin-codecs` became `grails-codecs`. This commit updates a reference to `grails-codecs` that should have been changed to `grails-codecs-core`, but was missed earlier. Resolvesgh-14843
0 commit comments