File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ You can find the sample code from: https://github.com/tdilber/spring-jpa-dynamic
9999<dependency>
100100 <groupId>io.github.tdilber</groupId>
101101 <artifactId>spring-boot-starter-jpa-dynamic-query</artifactId>
102- <version>0.1 .0</version>
102+ <version>0.2 .0</version>
103103</dependency>
104104```
105105
@@ -108,7 +108,7 @@ You can find the sample code from: https://github.com/tdilber/spring-jpa-dynamic
108108<dependency>
109109 <groupId>io.github.tdilber</groupId>
110110 <artifactId>spring-jpa-dynamic-query</artifactId>
111- <version>0.4 .0</version>
111+ <version>0.5 .0</version>
112112</dependency>
113113```
114114
Original file line number Diff line number Diff line change 1313
1414 <groupId >io.github.tdilber</groupId >
1515 <artifactId >spring-boot-starter-jpa-dynamic-query</artifactId >
16- <version >0.1 .0</version >
16+ <version >0.2 .0</version >
1717 <packaging >jar</packaging >
1818 <name >Spring Jpa Dynamic Query</name >
1919 <description >Spring Jpa Dynamic Query (JDQ) Project</description >
You can’t perform that action at this time.
0 commit comments