Skip to content

Commit 1f1c315

Browse files
committed
Set japicmp to use master version (3.0.0-SNAPSHOT)
1 parent 2452c3d commit 1f1c315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.fasterxml.jackson.module</groupId>
189189
<artifactId>jackson-module-kotlin</artifactId>
190-
<version>2.12.2</version>
190+
<version>3.0.0-SNAPSHOT</version>
191191
<type>jar</type>
192192
</dependency>
193193
</oldVersion>

0 commit comments

Comments
 (0)