File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
payload * .json
5
5
coverage
6
6
.env
7
+ * .iml
Original file line number Diff line number Diff line change 1
- 0.1.4
1
+ 0.1.5
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.delphix</groupId >
7
7
<artifactId >yamlparser</artifactId >
8
- <version >0.1.4 </version >
8
+ <version >0.1.5 </version >
9
9
10
10
<properties >
11
11
<kotlin .version>1.2.50</kotlin .version>
12
12
<kotlin .compiler.incremental>true</kotlin .compiler.incremental>
13
13
<junit .version>4.12</junit .version>
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
- <jackson .version>2.9.5 </jackson .version>
15
+ <jackson .version>2.9.8 </jackson .version>
16
16
<main .class>com.delphix.yamlparser.Parser</main .class>
17
17
<jacoco .version>0.8.2-SNAPSHOT</jacoco .version>
18
18
<mockito .version>2.0.0-RC1</mockito .version>
You can’t perform that action at this time.
0 commit comments