Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Commit 1d9aeaa

Browse files
committed
DATAJDBC-85 Update Querydsl to latest version 3.6.9
1 parent 5dc38e2 commit 1d9aeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ext {
1111
slf4jVersion = '1.7.5'
1212
junitVersion = '4.11'
1313
springRetryVersion = '1.0.3.RELEASE'
14-
querydslVersion = '3.5.0'
14+
querydslVersion = '3.6.9'
1515
aspectjVersion = '1.7.4.RELEASE'
1616
springVersion = '3.0.7.RELEASE'
1717
log4jVersion = '1.2.17'

0 commit comments

Comments
 (0)