Browse Source

Upgrade to jOOQ 3.18.0

Closes gh-34576
pull/34585/head
Andy Wilkinson 3 years ago
parent
commit
b16518f7fc
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -644,7 +644,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.17.8") { library("jOOQ", "3.18.0") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",

Loading…
Cancel
Save