Skip to content

Commit e61a932

Browse files
authored
Merge pull request #175 from ipfs-shipyard/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents acf0115 + ff1733c commit e61a932

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
<version.multiaddr>v1.4.1</version.multiaddr>
3838
</properties>

0 commit comments

Comments
 (0)