Skip to content

Commit 7a91307

Browse files
authored
Merge pull request #34 from spotify/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2 parents 6b74ce9 + ec49ca0 commit 7a91307

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
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>junit</groupId>
8686
<artifactId>junit</artifactId>
87-
<version>4.12</version>
87+
<version>4.13.1</version>
8888
<scope>test</scope>
8989
</dependency>
9090
<dependency>

0 commit comments

Comments
 (0)