Skip to content

Commit adb8241

Browse files
authored
test(deps): update dependency junit:junit to v4.13.2 (#411)
1 parent f88d189 commit adb8241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

talent/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>junit</groupId>
4949
<artifactId>junit</artifactId>
50-
<version>4.13.1</version>
50+
<version>4.13.2</version>
5151
<scope>test</scope>
5252
</dependency>
5353
<dependency>

0 commit comments

Comments
 (0)