Skip to content

Commit

Permalink
Merge pull request #6 from daviddietz/dependabot/maven/junit-junit-4.…
Browse files Browse the repository at this point in the history
…13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
daviddietz authored May 21, 2021
2 parents 08ceaa6 + 1606b7a commit f2bdfc5
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 @@ -265,7 +265,7 @@
<gson-version>2.8.1</gson-version>
<threetenbp-version>1.3.5</threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.12</junit-version>
<junit-version>4.13.1</junit-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>

0 comments on commit f2bdfc5

Please sign in to comment.