Skip to content

Commit 9fa2932

Browse files
author
Carmine DiMascio
committed
update kotlin
1 parent b47880c commit 9fa2932

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.github.cdimascio</groupId>
1212
<artifactId>japi-errors</artifactId>
13-
<version>1.1.3</version>
13+
<version>1.1.4</version>
1414

1515
<licenses>
1616
<license>
@@ -50,7 +50,7 @@
5050

5151

5252
<properties>
53-
<kotlin.version>1.2.60</kotlin.version>
53+
<kotlin.version>1.3.0</kotlin.version>
5454
<main.class>io.github.cdimascio.japierrors.ApiErrors</main.class>
5555
<junit.version>4.12</junit.version>
5656
<jackson.version>2.9.7</jackson.version>

0 commit comments

Comments
 (0)