Skip to content

Commit 0d5049f

Browse files
Bump junit from 4.12 to 4.13.1 in /selenium (vivo-project#196)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 880ac5b commit 0d5049f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>junit</groupId>
3636
<artifactId>junit</artifactId>
37-
<version>4.12</version>
37+
<version>4.13.1</version>
3838
<scope>test</scope>
3939
</dependency>
4040
</dependencies>

0 commit comments

Comments
 (0)