We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909d835 commit 40ef2dbCopy full SHA for 40ef2db
1 file changed
README.md
@@ -104,7 +104,7 @@ repositories {
104
<dependency>
105
<groupId>com.redhat.exhort</groupId>
106
<artifactId>exhort-java-api</artifactId>
107
- <version>0.0.8-SNAPSHOT</version>
+ <version>0.0.9-SNAPSHOT</version>
108
</dependency>
109
```
110
</li>
@@ -188,7 +188,7 @@ Excluding a package from any analysis can be achieved by marking the package for
188
<dependency> <!--exhortignore-->
189
<groupId>...</groupId>
190
<artifactId>...</artifactId>
191
192
193
194
0 commit comments