Skip to content

Commit 8fee38d

Browse files
Bump org.junit:junit-bom from 6.0.1 to 6.0.2
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bf45a7 commit 8fee38d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defaultTasks 'clean', 'test'
33

44
ext {
55
selenideVersion = '7.13.0'
6-
junitVersion = '6.0.1'
6+
junitVersion = '6.0.2'
77
assertjVersion = '3.27.6'
88
slf4jVersion = '2.0.17'
99
}

0 commit comments

Comments
 (0)