Skip to content

Commit

Permalink
Merge pull request #177 from whiskeysierra/dependabot/maven/junit-jup…
Browse files Browse the repository at this point in the history
…iter.version-5.7.2
  • Loading branch information
dependabot-preview[bot] committed May 17, 2021
2 parents a1359a6 + 32a5369 commit 76a6444
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.7.1</junit-jupiter.version>
<junit-jupiter.version>5.7.2</junit-jupiter.version>
<slf4j.version>1.7.30</slf4j.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 76a6444

Please sign in to comment.