Skip to content

Commit b82fc26

Browse files
authored
Merge pull request #27 from SynBioDex/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 1593138 + f0523fe commit b82fc26

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>junit</groupId>
2727
<artifactId>junit</artifactId>
28-
<version>4.12</version>
28+
<version>4.13.1</version>
2929
</dependency>
3030
</dependencies>
3131

0 commit comments

Comments
 (0)