File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Update dependencies:
1111
1212#### Maven:
1313 - [ #570 ] ( https://github.com/influxdata/influxdb-client-java/pull/570 ) : ` build-helper-maven-plugin ` to ` 3.4.0 `
14+ - [ #573 ] ( https://github.com/influxdata/influxdb-client-java/pull/573 ) : ` dokka-maven-plugin ` to ` 1.8.20 `
1415 - [ #583 ] ( https://github.com/influxdata/influxdb-client-java/pull/583 ) : ` maven-project-info-reports-plugin ` to ` 3.4.5 `
1516
1617#### Examples:
Original file line number Diff line number Diff line change 108108 <plugin >
109109 <groupId >org.jetbrains.dokka</groupId >
110110 <artifactId >dokka-maven-plugin</artifactId >
111- <version >1.7 .20</version >
111+ <version >1.8 .20</version >
112112 <executions >
113113 <execution >
114114 <id >dokka-pre-site</id >
You can’t perform that action at this time.
0 commit comments