Skip to content

Commit 8d2851f

Browse files
authored
Merge pull request #18 from multiformats/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents fd0274a + 8b25263 commit 8d2851f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<properties>
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3434
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
35-
<version.junit>4.12</version.junit>
35+
<version.junit>4.13.1</version.junit>
3636
<version.hamcrest>1.3</version.hamcrest>
3737
</properties>
3838

0 commit comments

Comments
 (0)