Skip to content
Snippets Groups Projects

Bump junit from 4.11 to 4.13.1

Open Emmanuel Bruno requested to merge dependabot/maven/junit-junit-4.13.1 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -73,7 +73,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
Loading