Skip to content

Commit

Permalink
chore: update junit to version 4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clebeaupin committed Nov 3, 2022
1 parent 10bd07b commit 04fdf39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -167,4 +167,4 @@

</build>

</project>
</project>

0 comments on commit 04fdf39

Please sign in to comment.