Skip to content

Commit a21831b

Browse files
committed
Upgrade to jOOQ 3.18.15
Closes gh-40725
1 parent e0f9344 commit a21831b

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
@@ -697,7 +697,7 @@ bom {
697697
]
698698
}
699699
}
700-
library("jOOQ", "3.18.14") {
700+
library("jOOQ", "3.18.15") {
701701
group("org.jooq") {
702702
modules = [
703703
"jooq",

0 commit comments

Comments
 (0)