diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 953f125e54..2380d14bb6 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "2.3.0", + "version": "2.3.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.3.0/kotlin-compiler-2.3.0.zip", - "hash": "ea16ab1cab29d419bf41b60ecc0e305d449fa661d9c05fbcc5b2a6672505456a", + "url": "https://github.com/JetBrains/kotlin/releases/download/v2.3.10/kotlin-compiler-2.3.10.zip", + "hash": "c8d546f9ff433b529fb0ad43feceb39831040cae2ca8d17e7df46364368c9a9e", "extract_dir": "kotlinc", "bin": [ "bin\\kapt.bat",