Skip to content

Commit 55c9df6

Browse files
committed
Upgrade to jOOQ 3.19.15
Closes gh-43037
1 parent 3cd81cb commit 55c9df6

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
@@ -918,7 +918,7 @@ bom {
918918
]
919919
}
920920
}
921-
library("jOOQ", "3.19.14") {
921+
library("jOOQ", "3.19.15") {
922922
group("org.jooq") {
923923
modules = [
924924
"jooq",

0 commit comments

Comments
 (0)