Skip to content

Commit

Permalink
Merge pull request #16609 from famod/build-warning-kotlin-rr
Browse files Browse the repository at this point in the history
Fix kotlin-plugin build warning
  • Loading branch information
geoand authored Apr 19, 2021
2 parents aee374c + eb1b389 commit d18d83f
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 d18d83f

Please sign in to comment.