Skip to content
Snippets Groups Projects

chore(deps): update dependency junit:junit to v4

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