Skip to content

Commit d016764

Browse files
committed
Upgrade to jOOQ 3.19.19
Closes gh-44368
1 parent 0e541b3 commit d016764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ bom {
10111011
]
10121012
}
10131013
}
1014-
library("jOOQ", "3.19.18") {
1014+
library("jOOQ", "3.19.19") {
10151015
group("org.jooq") {
10161016
modules = [
10171017
"jooq",

0 commit comments

Comments
 (0)