Skip to content

Commit ff4babc

Browse files
committed
Upgrade to jOOQ 3.19.19
Closes gh-44367
1 parent 9704afb commit ff4babc

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
@@ -994,7 +994,7 @@ bom {
994994
]
995995
}
996996
}
997-
library("jOOQ", "3.19.18") {
997+
library("jOOQ", "3.19.19") {
998998
group("org.jooq") {
999999
modules = [
10001000
"jooq",

0 commit comments

Comments
 (0)