Skip to content

Commit 553ec1d

Browse files
committed
Upgrade to QueryDSL 5.1.0
Closes gh-39722
1 parent a010229 commit 553ec1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ bom {
11691169
]
11701170
}
11711171
}
1172-
library("QueryDSL", "5.0.0") {
1172+
library("QueryDSL", "5.1.0") {
11731173
group("com.querydsl") {
11741174
imports = [
11751175
"querydsl-bom"

0 commit comments

Comments
 (0)