We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73efd81 commit 6411106Copy full SHA for 6411106
1 file changed
README.md
@@ -64,13 +64,13 @@ To do that with maven use the following dependencies:
64
<!-- This is optional, you can use your own annotations or comment config -->
65
<groupId>com.javax0.geci</groupId>
66
<artifactId>javageci-annotation</artifactId>
67
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
68
</dependency>
69
<dependency>
70
71
<artifactId>javageci-engine</artifactId>
72
<scope>test</scope>
73
74
75
```
76
0 commit comments