Skip to content

Commit e93f137

Browse files
committed
upgrade Kotlin to 1.3.61
1 parent e9755c4 commit e93f137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<javac.target.version>1.8</javac.target.version>
3838

3939
<version.junit>4.12</version.junit>
40-
<version.kotlin>1.3.50</version.kotlin>
40+
<version.kotlin>1.3.61</version.kotlin>
4141

4242
<!-- Generate PackageVersion.java into this directory. -->
4343
<packageVersion.dir>com/fasterxml/jackson/module/kotlin</packageVersion.dir>

0 commit comments

Comments
 (0)