Skip to content

Commit 8f113d6

Browse files
committedJan 16, 2025
Upgrade to jOOQ 3.19.18
Closes gh-43854
1 parent dfee0cc commit 8f113d6

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
@@ -1011,7 +1011,7 @@ bom {
10111011
]
10121012
}
10131013
}
1014-
library("jOOQ", "3.19.17") {
1014+
library("jOOQ", "3.19.18") {
10151015
group("org.jooq") {
10161016
modules = [
10171017
"jooq",

0 commit comments

Comments
 (0)