Skip to content

Commit 9489f74

Browse files
committed
Upgrade to jOOQ 3.19.25
Closes gh-46808
1 parent 78aac2f commit 9489f74

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
@@ -1086,7 +1086,7 @@ bom {
10861086
]
10871087
}
10881088
}
1089-
library("jOOQ", "3.19.24") {
1089+
library("jOOQ", "3.19.25") {
10901090
prohibit {
10911091
versionRange "[3.20.0,)"
10921092
because "it requires Java 21"

0 commit comments

Comments
 (0)