Skip to content

Commit b737856

Browse files
committed
Upgrade to jOOQ 3.19.24
Closes gh-45944
1 parent c08d3e1 commit b737856

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
@@ -1075,7 +1075,7 @@ bom {
10751075
]
10761076
}
10771077
}
1078-
library("jOOQ", "3.19.23") {
1078+
library("jOOQ", "3.19.24") {
10791079
prohibit {
10801080
versionRange "[3.20.0,)"
10811081
because "it requires Java 21"

0 commit comments

Comments
 (0)