File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Feedback and pull-requests welcome!
23
23
<dependency >
24
24
<groupId >net.javacrumbs.shedlock</groupId >
25
25
<artifactId >shedlock-spring</artifactId >
26
- <version >0.2 .0</version >
26
+ <version >0.3 .0</version >
27
27
</dependency >
28
28
```
29
29
@@ -78,7 +78,7 @@ Import the project
78
78
<dependency >
79
79
<groupId >net.javacrumbs.shedlock</groupId >
80
80
<artifactId >shedlock-provider-mongo</artifactId >
81
- <version >0.2 .0</version >
81
+ <version >0.3 .0</version >
82
82
</dependency >
83
83
```
84
84
@@ -118,7 +118,7 @@ Add dependency
118
118
<dependency >
119
119
<groupId >net.javacrumbs.shedlock</groupId >
120
120
<artifactId >shedlock-provider-jdbc-template</artifactId >
121
- <version >0.2 .0</version >
121
+ <version >0.3 .0</version >
122
122
</dependency >
123
123
```
124
124
You can’t perform that action at this time.
0 commit comments