File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/main/starlark/core/repositories Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -74,25 +74,25 @@ versions = struct(
7474 sha256 = "5ba1ac917a06b0f02daaa60d10abbedd2220d60216af670c67a45b91c74cf8bb" ,
7575 ),
7676 KOTLIN_CURRENT_COMPILER_RELEASE = version (
77- version = "2.2.0 " ,
77+ version = "2.2.20 " ,
7878 url_templates = [
7979 "https://github.com/JetBrains/kotlin/releases/download/v{version}/kotlin-compiler-{version}.zip" ,
8080 ],
81- sha256 = "1adb6f1a5845ba0aa5a59e412e44c8e405236b957de1a9683619f1dca3b16932 " ,
81+ sha256 = "81f0264c9073b5cbbdb3ff8418cf2c5dac076879fc156fa1a6462f5a5acc4420 " ,
8282 ),
8383 KSP_CURRENT_COMPILER_PLUGIN_RELEASE = version (
84- version = "2.2.0 -2.0.2 " ,
84+ version = "2.2.20 -2.0.3 " ,
8585 url_templates = [
8686 "https://github.com/google/ksp/releases/download/{version}/artifacts.zip" ,
8787 ],
88- sha256 = "d8041e45e84dec7b7603186a1cf2ea7a8193fcedfe1f1e16c3e17adc5c3f1d6d " ,
88+ sha256 = "fa258ac0b00c918d796b75e9a97d165e9786c7eb59bfd7e9fe68dc9eb1a3e791 " ,
8989 ),
9090 KOTLIN_BUILD_TOOLS_IMPL = version (
91- version = "2.2.0 " ,
91+ version = "2.2.20 " ,
9292 url_templates = [
9393 "https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-build-tools-impl/{version}/kotlin-build-tools-impl-{version}.jar" ,
9494 ],
95- sha256 = "4a87f3c0272f17285d60e98643ec219f53e9b5ad5a23f3bc4c543a8644f86f17 " ,
95+ sha256 = "64789a7f00565927f2f3f2d109f230574d3d9308ed5d6e86bfca843da6487cf7 " ,
9696 ),
9797 RULES_ANDROID = version (
9898 version = "0.6.4" ,
You can’t perform that action at this time.
0 commit comments