Skip to content

Commit 1a18d57

Browse files
committed
Upgrade to jOOQ 3.19.26
Closes gh-47154
1 parent 0099d74 commit 1a18d57

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
@@ -1029,7 +1029,7 @@ bom {
10291029
]
10301030
}
10311031
}
1032-
library("jOOQ", "3.19.25") {
1032+
library("jOOQ", "3.19.26") {
10331033
prohibit {
10341034
versionRange "[3.20.0,)"
10351035
because "it requires Java 21"

0 commit comments

Comments
 (0)