Skip to content

Commit 9e4ea7b

Browse files
committed
Upgrade Kotlin patch version to 1.7.21
1 parent 4de8ac3 commit 9e4ea7b

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
@@ -52,7 +52,7 @@
5252
<jakarta.servlet-api.version>5.0.0</jakarta.servlet-api.version>
5353
<okhttp.version>4.10.0</okhttp.version>
5454
<gson.version>2.10</gson.version>
55-
<kotlin.version>1.7.20</kotlin.version>
55+
<kotlin.version>1.7.21</kotlin.version>
5656
<!-- Note that we should not upgrade sfl4j-api to v2 to avoid confusions on the users side.
5757
see also: https://github.com/slackapi/java-slack-sdk/issues/1034
5858
-->

0 commit comments

Comments
 (0)