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 f02dce7 commit b2183abCopy full SHA for b2183ab
pom.xml
@@ -31,7 +31,7 @@
31
32
<properties>
33
<version.junit>4.12</version.junit>
34
- <version.kotlin>1.3.10</version.kotlin>
+ <version.kotlin>1.3.41</version.kotlin>
35
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
release-notes/VERSION-2.x
@@ -4,6 +4,10 @@ Project: jackson-module-kotlin
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
+2.10.0.pr1 (not yet released)
8
+
9
+* Kotlin 1.3.10 -> 1.3.41
10
11
2.10.0.pr1 (19-Jul-2019)
12
13
No changes since 2.9
0 commit comments