Skip to content

Commit

Permalink
Bump dokka-maven-plugin from 0.10.1 to 1.4.20 (#68)
Browse files Browse the repository at this point in the history
Bumps [dokka-maven-plugin](https://github.com/Kotlin/dokka) from 0.10.1 to 1.4.20.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](Kotlin/dokka@0.10.1...v1.4.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 14, 2021
1 parent 0b4b12c commit 31eebd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<plugin>
<groupId>org.jetbrains.dokka</groupId>
<artifactId>dokka-maven-plugin</artifactId>
<version>0.10.1</version>
<version>1.4.20</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 31eebd3

Please sign in to comment.