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 2944af4 commit a5d5bcfCopy full SHA for a5d5bcf
README.md
@@ -23,7 +23,7 @@ The latest version can be obtained with the following Maven dependency:
23
<dependency>
24
<groupId>io.javaalmanac</groupId>
25
<artifactId>javadoclink</artifactId>
26
- <version>1.6.0</version>
+ <version>1.7.0</version>
27
</dependency>
28
```
29
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
7
- <version>1.6.1-SNAPSHOT</version>
8
9
<name>io.javaalmanac.javadoclink</name>
10
<description>Generator for Javadoc deep links</description>
0 commit comments