We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3277097 commit c735ca0Copy full SHA for c735ca0
pom.xml
@@ -52,7 +52,7 @@
52
<javac.src.version>1.8</javac.src.version>
53
<javac.target.version>1.8</javac.target.version>
54
55
- <version.kotlin>1.5.10</version.kotlin>
+ <version.kotlin>1.5.30</version.kotlin>
56
57
<!-- Generate PackageVersion.java into this directory. -->
58
<packageVersion.dir>com/fasterxml/jackson/module/kotlin</packageVersion.dir>
0 commit comments