Skip to content

Commit 625d61c

Browse files
build(deps): bump junit from 4.13 to 4.13.1 (#1405)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1765a2d commit 625d61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation 'org.aspectj:aspectjweaver:1.9.6'
8181
implementation 'org.slf4j:slf4j-api:1.7.30'
8282

83-
testImplementation 'junit:junit:4.13'
83+
testImplementation 'junit:junit:4.13.1'
8484
testImplementation 'org.hamcrest:hamcrest:2.2'
8585
testImplementation (group: 'io.github.bonigarcia', name: 'webdrivermanager', version: '4.2.0') {
8686
exclude group: 'org.seleniumhq.selenium'

0 commit comments

Comments
 (0)