Skip to content

Commit

Permalink
Bump com.slack.api:bolt-socket-mode from 1.39.0 to 1.40.0
Browse files Browse the repository at this point in the history
Bumps [com.slack.api:bolt-socket-mode](https://github.com/slackapi/java-slack-sdk) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Changelog](https://github.com/slackapi/java-slack-sdk/blob/main/jSlack_changelog.md)
- [Commits](slackapi/java-slack-sdk@v1.39.0...v1.40.0)

---
updated-dependencies:
- dependency-name: com.slack.api:bolt-socket-mode
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent 2663f1c commit d8582b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation 'io.quarkus:quarkus-qute'
implementation 'io.quarkus:quarkus-jackson'

implementation 'com.slack.api:bolt-socket-mode:1.39.0'
implementation 'com.slack.api:bolt-socket-mode:1.40.0'
implementation 'javax.websocket:javax.websocket-api:1.1'
implementation 'org.glassfish.tyrus.bundles:tyrus-standalone-client:1.21'

Expand Down

0 comments on commit d8582b1

Please sign in to comment.