grails / grails-cache

Grails Cache Plugin
https://plugins.grails.org/plugin/grails/cache
23 stars 39 forks source link

update to grails 5.3.5, use webDriverManagerVersion #176

Closed eusorov closed 7 months ago

eusorov commented 8 months ago

update grails 5.3.5, grailsGradlePlugin, GORM

get rid of webdriverBinaries use webDriverManager to automatically manage webdrivers, it will download latest webdriver to test functional tests

puneetbehl commented 7 months ago

This is merged manually into the 6.0.x branch.