We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ce14b commit ccde506Copy full SHA for ccde506
pom.xml
@@ -13,7 +13,7 @@
13
<groupId>com.fasterxml.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
15
<name>jackson-module-kotlin</name>
16
- <version>2.15.1</version>
+ <version>2.15.2-SNAPSHOT</version>
17
<packaging>bundle</packaging>
18
<description>Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
19
Kotlin language, specifically introspection of method/constructor parameter names,
0 commit comments