Skip to content

Commit 13ce5be

Browse files
version of junit to 4.13.2
1 parent 9c93db9 commit 13ce5be

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
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>junit</groupId>
1919
<artifactId>junit</artifactId>
20-
<version>5.7.1</version>
20+
<version>4.13.2</version>
2121
<scope>test</scope>
2222
</dependency>
2323
</dependencies>

0 commit comments

Comments
 (0)