We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9cd6a commit a76c0b5Copy full SHA for a76c0b5
misc/bazel/registry/modules/rules_kotlin/2.2.2-codeql.1/MODULE.bazel
@@ -29,10 +29,10 @@ use_repo(
29
"com_github_google_ksp",
30
"com_github_jetbrains_kotlin",
31
"com_github_pinterest_ktlint",
32
+ "kotlin_build_tools_impl",
33
"kotlinx_serialization_core_jvm",
34
"kotlinx_serialization_json",
35
"kotlinx_serialization_json_jvm",
- "kotlin_build_tools_impl",
36
)
37
38
register_toolchains("//kotlin/internal:default_toolchain")
0 commit comments