Skip to content

Commit f3b0079

Browse files
committed
Upgrade to jOOQ 3.19.6
Closes gh-40001
1 parent 89fcd3f commit f3b0079

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
@@ -870,7 +870,7 @@ bom {
870870
]
871871
}
872872
}
873-
library("jOOQ", "3.19.4") {
873+
library("jOOQ", "3.19.6") {
874874
group("org.jooq") {
875875
modules = [
876876
"jooq",

0 commit comments

Comments
 (0)