We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cec20 commit ef19a4fCopy full SHA for ef19a4f
pom.xml
@@ -65,15 +65,15 @@
65
<dependency>
66
<groupId>com.querydsl</groupId>
67
<artifactId>querydsl-apt</artifactId>
68
- <version>5.0.0</version>
+ <version>5.1.0</version>
69
<classifier>jakarta</classifier>
70
<scope>provided</scope>
71
</dependency>
72
73
74
<artifactId>querydsl-jpa</artifactId>
75
76
77
78
</dependencies>
79
0 commit comments