Skip to content

Commit b930710

Browse files
committed
Upgrade to jOOQ 3.14.8
Closes gh-25631
1 parent df49298 commit b930710

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

0 commit comments

Comments
 (0)