Skip to content

Commit 9384dac

Browse files
committed
Upgrade to jOOQ 3.18.2
Closes gh-34877
1 parent f264e3c commit 9384dac

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
@@ -648,7 +648,7 @@ bom {
648648
]
649649
}
650650
}
651-
library("jOOQ", "3.18.1") {
651+
library("jOOQ", "3.18.2") {
652652
group("org.jooq") {
653653
modules = [
654654
"jooq",

0 commit comments

Comments
 (0)