Skip to content

Commit

Permalink
Fix kotlin-plugin build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
famod committed Apr 18, 2021
1 parent 6c0ea9d commit eb1b389
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<plugin>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-maven-plugin</artifactId>
<version>${kotlin.version}</version>
<executions>
<execution>
<id>compile</id>
Expand Down

0 comments on commit eb1b389

Please sign in to comment.