File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ For spring-boot 3.x:
63
63
< dependency>
64
64
< groupId> com. github. mhewedy< / groupId>
65
65
< artifactId> spring- data- jpa- mongodb- expressions< / artifactId>
66
- < version> 0.1 . 4 < / version>
66
+ < version> 0.1 . 5 < / version>
67
67
< / dependency>
68
68
69
69
```
Original file line number Diff line number Diff line change 1
1
:author: Mohammad Hewedy, The Spring Data JPA MongoDB Expressions Team
2
- :revnumber: 0.1.4
2
+ :revnumber: 0.1.5
3
3
:jsondir: ../src/test/resources
4
4
:sectlinks: true
5
5
:source-highlighter: highlight.js
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >com.github.mhewedy</groupId >
14
14
<artifactId >spring-data-jpa-mongodb-expressions</artifactId >
15
- <version >0.1.4 </version >
15
+ <version >0.1.5 </version >
16
16
<name >spring-data-jpa-mongodb-expressions</name >
17
17
<description >Spring Data JPA Mongodb Expressions</description >
18
18
You can’t perform that action at this time.
0 commit comments