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 154e131 commit d3ccd05Copy full SHA for d3ccd05
README.md
@@ -98,7 +98,7 @@ You can find the sample code from: https://github.com/tdilber/spring-jpa-dynamic
98
<dependency>
99
<groupId>io.github.tdilber</groupId>
100
<artifactId>spring-jpa-dynamic-query</artifactId>
101
- <version>0.4.0</version>
+ <version>0.5.0</version>
102
</dependency>
103
```
104
pom.xml
@@ -13,7 +13,7 @@
13
14
15
16
17
<packaging>jar</packaging>
18
<name>Spring Jpa Dynamic Query</name>
19
<description>Spring Jpa Dynamic Query (JDQ) Project</description>
0 commit comments