Skip to content

Commit da431b7

Browse files
committed
fix version in documentation
1 parent 3b12e50 commit da431b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ In order to be able to use the `@Smell` annotation, the following dependency mus
6969
<dependency>
7070
<groupId>com.qualinsight.plugins.sonarqube</groupId>
7171
<artifactId>qualinsight-plugins-sonarqube-smell-api</artifactId>
72-
<version>2.0.0</version>
72+
<version>2.0.1</version>
7373
</dependency>
7474
```
7575

0 commit comments

Comments
 (0)