Skip to content

Commit f948f00

Browse files
committed
Upgrade to jOOQ 3.19.25
Closes gh-46809
1 parent e84ff16 commit f948f00

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
@@ -1033,7 +1033,7 @@ bom {
10331033
]
10341034
}
10351035
}
1036-
library("jOOQ", "3.19.24") {
1036+
library("jOOQ", "3.19.25") {
10371037
prohibit {
10381038
versionRange "[3.20.0,)"
10391039
because "it requires Java 21"

0 commit comments

Comments
 (0)