We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bdbd3 commit 6fde636Copy full SHA for 6fde636
pom.xml
@@ -59,7 +59,7 @@
59
<javac.src.version>1.8</javac.src.version>
60
<javac.target.version>1.8</javac.target.version>
61
62
- <version.kotlin>1.6.21</version.kotlin>
+ <version.kotlin>1.5.32</version.kotlin>
63
64
<!-- Generate PackageVersion.java into this directory. -->
65
<packageVersion.dir>com/fasterxml/jackson/module/kotlin</packageVersion.dir>
0 commit comments