Skip to content

Commit 2117218

Browse files
committed
Upgrade to Querydsl 5.0 M1.
See #1454
1 parent 6cd764f commit 2117218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<lombok>1.18.20</lombok>
119119
<mockito>3.9.0</mockito>
120120
<mockk>1.11.0</mockk>
121-
<querydsl>4.4.0</querydsl>
121+
<querydsl>5.0.0.M1</querydsl>
122122
<reactor>2020.0.7</reactor>
123123
<rxjava>1.3.8</rxjava>
124124
<rxjava-reactive-streams>1.2.1</rxjava-reactive-streams>

0 commit comments

Comments
 (0)