Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a1f557e

Browse files
Merge pull request #1 from supercoderhawk/dependabot/maven/Java/junit-junit-4.13.1
build(deps-dev): bump junit from 4.12 to 4.13.1 in /Java
2 parents bcea520 + 7405248 commit a1f557e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Java/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.12</version>
21+
<version>4.13.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
</dependencies>

0 commit comments

Comments
 (0)