Upgrade to QueryDSL 4.3.1

Closes gh-20785
This commit is contained in:
Andy Wilkinson 2020-04-01 09:41:16 +01:00
parent 02352475a6
commit dc4b19718e
1 changed files with 1 additions and 1 deletions

View File

@ -1349,7 +1349,7 @@ bom {
]
}
}
library("QueryDSL", "4.2.2") {
library("QueryDSL", "4.3.1") {
group("com.querydsl") {
modules = [
"querydsl-apt",