Skip to content

Commit

Permalink
Bump kotlin.version from 1.3.60 to 1.3.61 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and Eric Schrock committed Nov 28, 2019
1 parent c368d0f commit 46587f3
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.60</kotlin.version>
<kotlin.version>1.3.61</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 46587f3

Please sign in to comment.