Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0 (#421)
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 Dec 19, 2024
1 parent aaa83f6 commit 40208e3
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.27.0")
implementation("org.seleniumhq.selenium:selenium-chrome-driver:4.27.0")
implementation("org.assertj:assertj-core:3.26.3")
implementation("org.assertj:assertj-core:3.27.0")

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

Expand Down

0 comments on commit 40208e3

Please sign in to comment.