diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 229ed04154..4ee1662aa6 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "2.2.0", + "version": "2.2.10", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.0/kotlin-compiler-2.2.0.zip", - "hash": "1adb6f1a5845ba0aa5a59e412e44c8e405236b957de1a9683619f1dca3b16932", + "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.10/kotlin-compiler-2.2.10.zip", + "hash": "302d1d8e671e5c3207e6ed62ff11fb555462a628e22a1158254dcaaf7e7394bc", "extract_dir": "kotlinc", "bin": [ "bin\\kapt.bat",