Skip to content

Commit 4554f33

Browse files
authored
Merge pull request #128 from AdaptiveParticles/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 5a4e66f + aa10062 commit 4554f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<dependency>
286286
<groupId>junit</groupId>
287287
<artifactId>junit</artifactId>
288-
<version>4.12</version>
288+
<version>4.13.1</version>
289289
</dependency>
290290
</dependencies>
291291

0 commit comments

Comments
 (0)