Skip to content

Commit

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

Bump junit from 4.10 to 4.13.1 in /other
  • Loading branch information
colearendt authored Jan 30, 2022
2 parents 2465ade + e318cd9 commit 4ed1d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4ed1d01

Please sign in to comment.