Skip to content
Snippets Groups Projects
Unverified Commit bdbf1562 authored by Daniel Gultsch's avatar Daniel Gultsch Committed by GitHub
Browse files

Merge pull request #3 from iNPUTmice/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1
parents d38cda55 5d992ec2
No related merge requests found
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.11</version> <version>4.13.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment