Skip to content

Commit a9499a2

Browse files
committed
Upgrade to jOOQ 3.19.21
Closes gh-44665
1 parent ae16d8a commit a9499a2

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
@@ -1011,7 +1011,7 @@ bom {
10111011
]
10121012
}
10131013
}
1014-
library("jOOQ", "3.19.20") {
1014+
library("jOOQ", "3.19.21") {
10151015
group("org.jooq") {
10161016
modules = [
10171017
"jooq",

0 commit comments

Comments
 (0)