Skip to content

Commit

Permalink
Merge pull request #120 from whiskeysierra/dependabot/maven/junit-jup…
Browse files Browse the repository at this point in the history
…iter.version-5.6.1
  • Loading branch information
dependabot-preview[bot] committed Mar 23, 2020
2 parents 20a551b + 07e3432 commit b5f3268
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 @@ -44,7 +44,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit-jupiter.version>5.6.0</junit-jupiter.version>
<junit-jupiter.version>5.6.1</junit-jupiter.version>
<slf4j.version>1.7.30</slf4j.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit b5f3268

Please sign in to comment.