Skip to content

Commit fe11489

Browse files
committed
Upgrade to jOOQ 3.14.16
Closes gh-35481
1 parent 8fafd88 commit fe11489

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
@@ -943,7 +943,7 @@ bom {
943943
]
944944
}
945945
}
946-
library("jOOQ", "3.14.15") {
946+
library("jOOQ", "3.14.16") {
947947
group("org.jooq") {
948948
modules = [
949949
"jooq",

0 commit comments

Comments
 (0)