Skip to content
Snippets Groups Projects

Update dependency junit:junit to v4.13.2

Merged RenovateBot requested to merge renovate/junit-junit-4.x into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -23,7 +23,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>
Loading