This removes the deprecated SlackClientModule guice module from the slack-java-client library, and all guice dependencies.
This is a breaking change; consumers will need to update their projects to import the slack-java-client-guice library and its corresponding SlackClientModule.
This removes the deprecated
SlackClientModule
guice module from theslack-java-client
library, and all guice dependencies.This is a breaking change; consumers will need to update their projects to import the
slack-java-client-guice
library and its correspondingSlackClientModule
.