DEV Community

Discussion on: How to setup jOOQ with Flyway and Gradle

Collapse
 
gotson profile image
Gauthier

I'm using it with jOOQ 3.13.1 without any issue

Collapse
 
davinkevin profile image
Kevin Davin

The PR has been merged, so now this is working.

Thread Thread
 
gotson profile image
Gauthier

I see that, but it was working for me before with spring boot 2.2

Thread Thread
 
davinkevin profile image
Kevin Davin

Yeah, but spring boot 2.2 use the same jooq version used in the plugin by default.