Skip to content

Commit 7a04966

Browse files
committed
Upgrade to jOOQ 3.14.15
Closes gh-28087
1 parent 4674f07 commit 7a04966

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
@@ -833,7 +833,7 @@ bom {
833833
]
834834
}
835835
}
836-
library("jOOQ", "3.14.14") {
836+
library("jOOQ", "3.14.15") {
837837
group("org.jooq") {
838838
modules = [
839839
"jooq",

0 commit comments

Comments
 (0)