Skip to content

Commit d962a07

Browse files
committed
Upgrade to jOOQ 3.13.6
Closes gh-24081
1 parent 2c67acb commit d962a07

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
@@ -887,7 +887,7 @@ bom {
887887
]
888888
}
889889
}
890-
library("jOOQ", "3.13.5") {
890+
library("jOOQ", "3.13.6") {
891891
group("org.jooq") {
892892
modules = [
893893
"jooq",

0 commit comments

Comments
 (0)