Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
chore(deps): update kotlinversion to v1.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2020
1 parent 7aebd38 commit fe13346
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 @@ -13,7 +13,7 @@
<exec.mainClass>no.capraconsulting.baseline.micronaut.Application</exec.mainClass>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>2.22.2</maven-failsafe-plugin.version>
<kotlinVersion>1.4.0</kotlinVersion>
<kotlinVersion>1.4.10</kotlinVersion>
<java.version>1.8</java.version>
<kotlin.compiler.jvmTarget>${jdk.version}</kotlin.compiler.jvmTarget>
</properties>
Expand Down

0 comments on commit fe13346

Please sign in to comment.