Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 40208e3 commit 662f7c3
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.27.0")
implementation("org.assertj:assertj-core:3.27.1")

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

Expand Down

0 comments on commit 662f7c3

Please sign in to comment.