Skip to content
Snippets Groups Projects

Update dependency junit:junit to v3.8.2

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