Skip to content

Commit

Permalink
Merge pull request #937 from speedment/dependabot/maven/develop/junit…
Browse files Browse the repository at this point in the history
….jupiter.version-5.8.2

Bump junit.jupiter.version from 5.7.0 to 5.8.2
  • Loading branch information
minborg committed Feb 15, 2022
2 parents c1d103f + 9b562bd commit 8504f38
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 @@ -63,7 +63,7 @@

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit.jupiter.version>5.7.0</junit.jupiter.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<junit.platform.provider.version>1.7.0</junit.platform.provider.version>
<mockito.version>3.5.15</mockito.version>
<archunit.version>0.14.1</archunit.version>
Expand Down

0 comments on commit 8504f38

Please sign in to comment.