Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
/ purity Public archive

Commit 14c8b33

Browse files
author
Will Hains
committed
Bump JUnit version.
1 parent 4ce4d93 commit 14c8b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>junit</groupId>
171171
<artifactId>junit</artifactId>
172-
<version>4.13.1</version>
172+
<version>4.13.2</version>
173173
<scope>test</scope>
174174
</dependency>
175175
</dependencies>

0 commit comments

Comments
 (0)