Skip to content

Commit

Permalink
updated JUnit to 4.13.1
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Nov 3, 2020
1 parent d2291fa commit d7c31a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@

<!-- ### Testing dependencies versions -->
<logback.version>1.2.3</logback.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<assertj.version>3.12.0</assertj.version>
<mutability-detector.version>0.10.2</mutability-detector.version>
<equals-verifier.version>3.0.3</equals-verifier.version>
Expand Down

0 comments on commit d7c31a8

Please sign in to comment.