Upgrade to Kotlin 1.7.21

Closes gh-29543
This commit is contained in:
Sébastien Deleuze 2022-11-22 08:53:10 +01:00
parent b695687e13
commit 8350738929
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ org.gradle.caching=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.parallel=true
kotlinVersion=1.7.20
kotlinVersion=1.7.21
kotlin.stdlib.default.dependency=false