Skip to content

Commit 7e6833b

Browse files
committed
Upgrade to jOOQ 3.19.31
Closes gh-49765
1 parent b6dccd4 commit 7e6833b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.30") {
1073+
library("jOOQ", "3.19.31") {
10741074
prohibit {
10751075
versionRange "[3.20.0,)"
10761076
because "it requires Java 21"

0 commit comments

Comments
 (0)