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 @@ -63,7 +63,7 @@ For springboot 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 . 1 < / version>
66
+ < version> 0.1 . 2 < / version>
67
67
< / dependency>
68
68
69
69
```
@@ -73,7 +73,7 @@ For springboot 2.x:
73
73
< dependency>
74
74
< groupId> com. github. mhewedy< / groupId>
75
75
< artifactId> spring- data- jpa- mongodb- expressions< / artifactId>
76
- < version> 0.0 . 6 < / version>
76
+ < version> 0.0 . 7 < / version>
77
77
< / dependency>
78
78
79
79
```
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.1
2
+ :revnumber: 0.1.2
3
3
:jsondir: ../src/test/resources
4
4
:sectlinks: true
5
5
:source-highlighter: highlight.js
You can’t perform that action at this time.
0 commit comments