(Describe your issue and goal here)
mvn dependency:tree | grep com.slack.api
gradle dependencies | grep com.slack.api
java -version
sw_vers && uname -v # or `ver`(Paste the output of mvn dependency:tree | grep com.slack.api or gradle dependencies | grep com.slack.api)
(Paste the output of java -version)
(Paste the output of sw_vers && uname -v on macOS/Linux or ver on Windows OS)
(Share the commands to run, source code, and project settings (e.g., pom.xml/build.gradle))
(Tell what you expected to happen)
(Tell what actually happened with logs, screenshots)
Please make sure if this topic is specific to this SDK. For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.