Skip to content

Commit

Permalink
Bump com.slack.api:bolt from 1.40.+ to 1.42.0 (#5084)
Browse files Browse the repository at this point in the history
Bumps [com.slack.api:bolt](https://github.com/slackapi/java-slack-sdk) from 1.40.+ to 1.42.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](https://github.com/slackapi/java-slack-sdk/commits/v1.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent c364752 commit b28b321
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation project(":eventmesh-sdks:eventmesh-sdk-java")
implementation project(":eventmesh-openconnect:eventmesh-openconnect-java")

implementation "com.slack.api:bolt:1.40.+"
implementation "com.slack.api:bolt:1.42.+"
implementation 'com.google.guava:guava'

compileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit b28b321

Please sign in to comment.