Skip to content

Commit 01809ec

Browse files
committed
Upgrade to jOOQ 3.14.15
Closes gh-28088
1 parent 8c3db23 commit 01809ec

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
@@ -923,7 +923,7 @@ bom {
923923
]
924924
}
925925
}
926-
library("jOOQ", "3.14.14") {
926+
library("jOOQ", "3.14.15") {
927927
group("org.jooq") {
928928
modules = [
929929
"jooq",

0 commit comments

Comments
 (0)