Skip to content

Commit fc88db5

Browse files
authored
Update build.gradle : querydsl 중복 수정
1 parent d8e3574 commit fc88db5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ java {
1717
}
1818
}
1919

20-
ext {
21-
queryDslVersion = "5.0.0"
22-
}
2320

2421
configurations {
2522
compileOnly {

0 commit comments

Comments
 (0)