Skip to content

Commit

Permalink
Merge pull request #9 from vavr-io/dependabot/maven/junit-junit-4.13.1
Browse files Browse the repository at this point in the history
Bump junit from 4.13-beta-3 to 4.13.1
  • Loading branch information
ruslansennov authored Oct 19, 2020
2 parents 0f938f0 + 2863ba9 commit bd37a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<assertj.core.version>3.11.1</assertj.core.version>
<java.version>1.8</java.version>
<junit.version>4.13-beta-3</junit.version>
<junit.version>4.13.1</junit.version>
<jmh.version>1.21</jmh.version>
<maven.compiler.version>3.8.1</maven.compiler.version>
<maven.versions.version>2.7</maven.versions.version>
Expand Down

0 comments on commit bd37a4e

Please sign in to comment.