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.
1 parent 304d9b8 commit 4329f35Copy full SHA for 4329f35
core/pom.xml
@@ -18,7 +18,7 @@
18
<java.target>1.8</java.target>
19
20
<jgit.version>5.9.0.202009080501-r</jgit.version>
21
- <junit.version>4.13.1</junit.version>
+ <junit.version>4.13.2</junit.version>
22
</properties>
23
24
<build>
maven/pom.xml
@@ -32,7 +32,7 @@
32
<maven-plugin-api.version>3.0</maven-plugin-api.version>
33
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>
34
35
36
<mockito.version>3.1.0</mockito.version>
37
38
<assertj.version>3.14.0</assertj.version>
0 commit comments