We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76d072c + 1ed2a99 commit c91d11bCopy full SHA for c91d11b
pom.xml
@@ -10,7 +10,7 @@
10
<properties>
11
<kotlin.version>1.2.50</kotlin.version>
12
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
13
- <junit.version>4.12</junit.version>
+ <junit.version>4.13.1</junit.version>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
<jackson.version>2.10.2</jackson.version>
16
<main.class>com.delphix.yamlparser.Parser</main.class>
0 commit comments