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 44payload * .json
55coverage
66.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 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.delphix</groupId >
77 <artifactId >yamlparser</artifactId >
8- <version >0.1.4 </version >
8+ <version >0.1.5 </version >
99
1010 <properties >
1111 <kotlin .version>1.2.50</kotlin .version>
1212 <kotlin .compiler.incremental>true</kotlin .compiler.incremental>
1313 <junit .version>4.12</junit .version>
1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15- <jackson .version>2.9.5 </jackson .version>
15+ <jackson .version>2.9.8 </jackson .version>
1616 <main .class>com.delphix.yamlparser.Parser</main .class>
1717 <jacoco .version>0.8.2-SNAPSHOT</jacoco .version>
1818 <mockito .version>2.0.0-RC1</mockito .version>
You can’t perform that action at this time.
0 commit comments