Skip to content

Commit d7beb07

Browse files
committed
Upgrade to jOOQ 3.19.32
Closes gh-50105
1 parent b843b3b commit d7beb07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ bom {
10701070
]
10711071
}
10721072
}
1073-
library("jOOQ", "3.19.31") {
1073+
library("jOOQ", "3.19.32") {
10741074
prohibit {
10751075
versionRange "[3.20.0,)"
10761076
because "it requires Java 21"

0 commit comments

Comments
 (0)