Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-maven-plugin to v1.3.71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and lesv committed Mar 23, 2020
1 parent 7347ba2 commit 5299684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine-java11/kotlin-ktor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ limitations under the License.
<plugin>
<artifactId>kotlin-maven-plugin</artifactId>
<groupId>org.jetbrains.kotlin</groupId>
<version>1.3.70</version>
<version>1.3.71</version>
<executions>
<execution>
<id>compile</id>
Expand Down

0 comments on commit 5299684

Please sign in to comment.