Skip to content

Commit

Permalink
Update dependency com.unboundid:unboundid-ldapsdk to v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 7fcfe8d commit 900f964
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 @@ -56,7 +56,7 @@ testing {
implementation("org.seleniumhq.selenium:selenium-chrome-driver:4.27.0")
implementation("org.assertj:assertj-core:3.26.3")

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

implementation("com.icegreen:greenmail-junit5:2.0.1")
}
Expand Down

0 comments on commit 900f964

Please sign in to comment.