Skip to content

Commit

Permalink
Merge pull request #4 from czy1024/dependabot/maven/luna-commons-comm…
Browse files Browse the repository at this point in the history
…on/junit-junit-4.13.1

⬆️ Bump junit from 4.13 to 4.13.1 in /luna-commons-common
  • Loading branch information
lunasaw authored Nov 20, 2020
2 parents 399a247 + fe5c11e commit c26cc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luna-commons-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13</version>
<version>4.13.1</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit c26cc64

Please sign in to comment.