Skip to content

Commit cd9488e

Browse files
committed
Upgrade to JUnit 4.13.1
Closes gh-231
1 parent a62f5ab commit cd9488e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<maven-plugin-api.version>${maven-core.version}</maven-plugin-api.version>
4747
<maven-plugin-annotations.version>3.5</maven-plugin-annotations.version>
4848
<mockito.version>2.8.47</mockito.version>
49-
<junit.version>4.12</junit.version>
49+
<junit.version>4.13.1</junit.version>
5050
<javassist.version>3.21.0-GA</javassist.version>
5151
<picocontainer.version>1.2</picocontainer.version>
5252
<system-rules.version>1.16.0</system-rules.version>

0 commit comments

Comments
 (0)