Skip to content

Commit dec1778

Browse files
committed
Upgrade JUnit to 4.13.1
1 parent 4faaa74 commit dec1778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>junit</groupId>
112112
<artifactId>junit</artifactId>
113-
<version>4.12</version>
113+
<version>4.13.1</version>
114114
<scope>test</scope>
115115
</dependency>
116116

0 commit comments

Comments
 (0)