Skip to content

Commit

Permalink
chore(deps): update dependency com.unboundid:unboundid-ldapsdk to v6.…
Browse files Browse the repository at this point in the history
…0.10
  • Loading branch information
renovate[bot] authored and edalex-ian committed Sep 29, 2023
1 parent b06d5bc commit d9c7868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/Tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ libraryDependencies ++= Seq(
"org.http4s" %% "http4s-blaze-client" % http4sVersion,
"org.http4s" %% "http4s-circe" % http4sVersion,
"org.typelevel" %% "cats-free" % catsVersion,
"com.unboundid" % "unboundid-ldapsdk" % "6.0.9",
"com.unboundid" % "unboundid-ldapsdk" % "6.0.10",
jacksonDataBind,
"com.auth0" % "jwks-rsa" % "0.22.1"
)
Expand Down

0 comments on commit d9c7868

Please sign in to comment.