We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de8ac3 commit 9e4ea7bCopy full SHA for 9e4ea7b
pom.xml
@@ -52,7 +52,7 @@
52
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
53
<okhttp.version>4.10.0</okhttp.version>
54
<gson.version>2.10</gson.version>
55
- <kotlin.version>1.7.20</kotlin.version>
+ <kotlin.version>1.7.21</kotlin.version>
56
<!-- Note that we should not upgrade sfl4j-api to v2 to avoid confusions on the users side.
57
see also: https://github.com/slackapi/java-slack-sdk/issues/1034
58
-->
0 commit comments