Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit f939eed

Browse files
committed
fix(deps): update dependency com.slack.api:slack-api-client to v1.33.0
1 parent d7e4587 commit f939eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<dependency>
189189
<groupId>com.slack.api</groupId>
190190
<artifactId>slack-api-client</artifactId>
191-
<version>1.32.2</version>
191+
<version>1.33.0</version>
192192
</dependency>
193193

194194
<!-- Logging -->

0 commit comments

Comments
 (0)