File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<groupId >com.fasterxml.jackson.module</groupId >
14
14
<artifactId >jackson-module-kotlin</artifactId >
15
15
<name >jackson-module-kotlin</name >
16
- <version >2.18.4 </version >
16
+ <version >2.18.5-SNAPSHOT </version >
17
17
<packaging >bundle</packaging >
18
18
<description >Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
19
19
Kotlin language, specifically introspection of method/constructor parameter names,
53
53
<connection >scm:git:git@github.com:FasterXML/jackson-module-kotlin.git</connection >
54
54
<developerConnection >scm:git:git@github.com:FasterXML/jackson-module-kotlin.git</developerConnection >
55
55
<url >https://github.com/FasterXML/jackson-module-kotlin</url >
56
- <tag >jackson-module-kotlin-2.18.4 </tag >
56
+ <tag >jackson-module-kotlin-2.18.0-rc1 </tag >
57
57
</scm >
58
58
59
59
<properties >
You can’t perform that action at this time.
0 commit comments