Skip to content
Snippets Groups Projects

Bump junit from 4.13 to 4.13.1

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