Skip to content

Commit 9527498

Browse files
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 in /modules/selenium
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3d1085 commit 9527498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
testImplementation 'org.mortbay.jetty:jetty:6.1.26'
1515
testImplementation project(':nginx')
16-
testImplementation 'org.assertj:assertj-core:3.25.1'
16+
testImplementation 'org.assertj:assertj-core:3.25.3'
1717

1818
compileOnly 'org.jetbrains:annotations:24.1.0'
1919
}

0 commit comments

Comments
 (0)