Skip to content

Commit 30a86f7

Browse files
committed
Upgrade to jOOQ 3.19.32
Closes gh-50110
1 parent febbcfc commit 30a86f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ bom {
11001100
]
11011101
}
11021102
}
1103-
library("jOOQ", "3.19.31") {
1103+
library("jOOQ", "3.19.32") {
11041104
prohibit {
11051105
versionRange "[3.20.0,)"
11061106
because "it requires Java 21"

0 commit comments

Comments
 (0)