Skip to content

Commit 8835d23

Browse files
committed
Upgrade to jOOQ 3.19.24
Closes gh-45940
1 parent 493bf08 commit 8835d23

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
@@ -1010,7 +1010,7 @@ bom {
10101010
]
10111011
}
10121012
}
1013-
library("jOOQ", "3.19.23") {
1013+
library("jOOQ", "3.19.24") {
10141014
group("org.jooq") {
10151015
modules = [
10161016
"jooq",

0 commit comments

Comments
 (0)