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 @@ -34,7 +34,7 @@ This project is available via Maven:
3434<dependency >
3535 <groupId >guru.nidi</groupId >
3636 <artifactId >graphviz-java</artifactId >
37- <version >0.8.6 </version >
37+ <version >0.8.7 </version >
3838</dependency >
3939```
4040
@@ -135,7 +135,7 @@ digraph example1 {
135135<dependency >
136136 <groupId >guru.nidi</groupId >
137137 <artifactId >graphviz-kotlin</artifactId >
138- <version >0.8.6 </version >
138+ <version >0.8.7 </version >
139139</dependency >
140140```
141141
@@ -366,7 +366,7 @@ To use graphviz inside javadoc comments, add this to `pom.xml`:
366366 <tagletArtifact >
367367 <groupId >guru.nidi</groupId >
368368 <artifactId >graphviz-taglet</artifactId >
369- <version >0.8.6 </version >
369+ <version >0.8.7 </version >
370370 </tagletArtifact >
371371 </configuration >
372372 </plugin >
You can’t perform that action at this time.
0 commit comments