Skip to content

Commit

Permalink
Bump slack-api-client from 1.26.1 to 1.27.0
Browse files Browse the repository at this point in the history
Bumps [slack-api-client](https://github.com/slackapi/java-slack-sdk) from 1.26.1 to 1.27.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.26.1...v1.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and avano committed Nov 16, 2022
1 parent cda45f2 commit f92d9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-x/services/slack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>TNB :: System-X :: Services :: Slack</name>

<properties>
<slack.client.version>1.26.1</slack.client.version>
<slack.client.version>1.27.0</slack.client.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f92d9fd

Please sign in to comment.