Skip to content

Commit f31e589

Browse files
committed
Upgrade to jOOQ 3.13.1
Closes gh-20456
1 parent 02ae645 commit f31e589

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
@@ -910,7 +910,7 @@ bom {
910910
]
911911
}
912912
}
913-
library("jOOQ", "3.12.4") {
913+
library("jOOQ", "3.13.1") {
914914
group("org.jooq") {
915915
modules = [
916916
"jooq",

0 commit comments

Comments
 (0)