Skip to content

Commit

Permalink
Merge pull request #18 from multiformats/dependabot/maven/junit-junit…
Browse files Browse the repository at this point in the history
…-4.13.1

Bump junit from 4.12 to 4.13.1
  • Loading branch information
ianopolous authored Mar 29, 2022
2 parents fd0274a + 8b25263 commit 8d2851f
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 @@ -32,7 +32,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<version.junit>4.12</version.junit>
<version.junit>4.13.1</version.junit>
<version.hamcrest>1.3</version.hamcrest>
</properties>

Expand Down

0 comments on commit 8d2851f

Please sign in to comment.