Skip to content
/ titan Public
forked from titan-data/titan

Commit

Permalink
Bump kotlin.version from 1.3.50 to 1.3.60 (titan-data#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and Derek Smart committed Nov 15, 2019
1 parent e4f8536 commit b512d3c
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 @@ -11,7 +11,7 @@

<properties>
<java.version>1.8</java.version>
<kotlin.version>1.3.50</kotlin.version>
<kotlin.version>1.3.60</kotlin.version>
<junit.version>4.12</junit.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.class>io.titandata.titan.Cli</main.class>
Expand Down

0 comments on commit b512d3c

Please sign in to comment.