Skip to content

Commit

Permalink
Update dependency com.unboundid:unboundid-ldapsdk to v7 (#360)
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] committed Mar 12, 2024
1 parent 3ffd1ac commit 9aca9fd
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.18.1")
implementation("org.assertj:assertj-core:3.25.3")

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

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

0 comments on commit 9aca9fd

Please sign in to comment.