Skip to content

Commit d3210f3

Browse files
authored
Upgrade to Kotlin 1.5.0
1 parent 303c1c7 commit d3210f3

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
@@ -52,7 +52,7 @@
5252
<javac.src.version>1.8</javac.src.version>
5353
<javac.target.version>1.8</javac.target.version>
5454

55-
<version.kotlin>1.4.21</version.kotlin>
55+
<version.kotlin>1.5.0</version.kotlin>
5656

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

0 commit comments

Comments
 (0)