diff --git a/config.toml b/config.toml index bcf3be9..ab43bce 100644 --- a/config.toml +++ b/config.toml @@ -50,7 +50,7 @@ category = "server" [dependencies.http4k-client-apache] groupId = "org.http4k" -artifactId = "http4k-server-apache" +artifactId = "http4k-client-apache" version = "3.260.0" category = "server"