Skip to content

Commit 0803eb7

Browse files
authored
Merge pull request #6 from LEMS/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.11 to 4.13.1
2 parents 077fa5a + aae4a86 commit 0803eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>junit</groupId>
2020
<artifactId>junit</artifactId>
21-
<version>4.11</version>
21+
<version>4.13.1</version>
2222
</dependency>
2323

2424
<!-- https://mvnrepository.com/artifact/tec.units/unit-ri -->

0 commit comments

Comments
 (0)