Skip to content

Commit ea7c750

Browse files
committed
Upgrade to jOOQ 3.19.24
Closes gh-45940
1 parent f62b26e commit ea7c750

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
@@ -993,7 +993,7 @@ bom {
993993
]
994994
}
995995
}
996-
library("jOOQ", "3.19.23") {
996+
library("jOOQ", "3.19.24") {
997997
group("org.jooq") {
998998
modules = [
999999
"jooq",

0 commit comments

Comments
 (0)