Skip to content

Commit

Permalink
🔀 : Merge pull request #168 from CodeKaio/dependabot/maven/kotlin.ver…
Browse files Browse the repository at this point in the history
…sion-1.3.60

⬆️ Bump kotlin.version from 1.3.50 to 1.3.60
  • Loading branch information
juwit committed Nov 15, 2019
2 parents 6ce85b7 + 388f5ea commit 9814076
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 @@ -42,7 +42,7 @@
<properties>
<java.version>11</java.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kotlin.version>1.3.50</kotlin.version>
<kotlin.version>1.3.60</kotlin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9814076

Please sign in to comment.