Skip to content

Commit 9cd90d6

Browse files
chore(deps): update dependency junit:junit to v4.13.2 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 003cdb2 commit 9cd90d6

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
@@ -339,7 +339,7 @@
339339
<dependency>
340340
<groupId>junit</groupId>
341341
<artifactId>junit</artifactId>
342-
<version>4.13.1</version>
342+
<version>4.13.2</version>
343343
<scope>test</scope>
344344
</dependency>
345345

0 commit comments

Comments
 (0)