File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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.13.1 </version >
16
+ <version >2.13.2-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,
42
42
<connection >scm:git:git@github.com:FasterXML/jackson-module-kotlin.git</connection >
43
43
<developerConnection >scm:git:git@github.com:FasterXML/jackson-module-kotlin.git</developerConnection >
44
44
<url >https://github.com/FasterXML/jackson-module-kotlin</url >
45
- <tag >jackson-module-kotlin-2.13.1 </tag >
45
+ <tag >HEAD </tag >
46
46
</scm >
47
47
48
48
<properties >
You can’t perform that action at this time.
0 commit comments