Skip to content

Commit 12a1f87

Browse files
Bump slack-api-client from 1.17.0 to 1.17.1 (#900)
Bumps [slack-api-client](https://github.com/slackapi/java-slack-sdk) from 1.17.0 to 1.17.1. - [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.17.0...v1.17.1) --- updated-dependencies: - dependency-name: com.slack.api:slack-api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66552c5 commit 12a1f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventlogger/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.slack.api</groupId>
107107
<artifactId>slack-api-client</artifactId>
108-
<version>1.17.0</version>
108+
<version>1.17.1</version>
109109
</dependency>
110110
</dependencies>
111111

0 commit comments

Comments
 (0)