Skip to content

Commit e291bb9

Browse files
committed
Upgrade to jOOQ 3.19.29
Closes gh-48453
1 parent 6092981 commit e291bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ bom {
10241024
]
10251025
}
10261026
}
1027-
library("jOOQ", "3.19.28") {
1027+
library("jOOQ", "3.19.29") {
10281028
group("org.jooq") {
10291029
modules = [
10301030
"jooq",

0 commit comments

Comments
 (0)