Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.0 (#377)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent bf3d5cb commit 58669ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ testing {

implementation("org.seleniumhq.selenium:selenium-java:4.18.1")
implementation("org.seleniumhq.selenium:selenium-chrome-driver:4.19.0")
implementation("org.assertj:assertj-core:3.25.3")
implementation("org.assertj:assertj-core:3.26.0")

implementation("com.unboundid:unboundid-ldapsdk:7.0.0")

Expand Down

0 comments on commit 58669ac

Please sign in to comment.