Skip to content

Commit

Permalink
Update keypool to 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 16, 2024
1 parent c0a92b0 commit 9c3e045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ lazy val `http4s-consul-middleware` = crossProject(JSPlatform, JVMPlatform)
"io.circe" %%% "circe-literal" % "0.14.9",
"io.monix" %%% "newtypes-core" % "0.2.3",
"org.typelevel" %%% "log4cats-core" % log4catsVersion,
"org.typelevel" %%% "keypool" % "0.4.9",
"org.typelevel" %%% "keypool" % "0.4.10",
"org.typelevel" %%% "case-insensitive" % "1.4.0",
"org.typelevel" %%% "cats-effect" % "3.5.4",
"org.typelevel" %%% "cats-mtl" % "1.4.0",
Expand Down

0 comments on commit 9c3e045

Please sign in to comment.