mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Kotlin: remove obsolete 1.4.32 version
This commit is contained in:
@@ -63,7 +63,6 @@ use_repo(
|
||||
kotlin_extractor_deps,
|
||||
"codeql_kotlin_defaults",
|
||||
"codeql_kotlin_embeddable",
|
||||
"kotlin-compiler-1.4.32",
|
||||
"kotlin-compiler-1.5.0",
|
||||
"kotlin-compiler-1.5.10",
|
||||
"kotlin-compiler-1.5.20",
|
||||
@@ -77,7 +76,6 @@ use_repo(
|
||||
"kotlin-compiler-1.9.20-Beta",
|
||||
"kotlin-compiler-2.0.0-Beta4",
|
||||
"kotlin-compiler-2.0.255-SNAPSHOT",
|
||||
"kotlin-compiler-embeddable-1.4.32",
|
||||
"kotlin-compiler-embeddable-1.5.0",
|
||||
"kotlin-compiler-embeddable-1.5.10",
|
||||
"kotlin-compiler-embeddable-1.5.20",
|
||||
@@ -91,7 +89,6 @@ use_repo(
|
||||
"kotlin-compiler-embeddable-1.9.20-Beta",
|
||||
"kotlin-compiler-embeddable-2.0.0-Beta4",
|
||||
"kotlin-compiler-embeddable-2.0.255-SNAPSHOT",
|
||||
"kotlin-stdlib-1.4.32",
|
||||
"kotlin-stdlib-1.5.0",
|
||||
"kotlin-stdlib-1.5.10",
|
||||
"kotlin-stdlib-1.5.20",
|
||||
|
||||
BIN
java/kotlin-extractor/deps/kotlin-compiler-1.4.32.jar
(Stored with Git LFS)
BIN
java/kotlin-extractor/deps/kotlin-compiler-1.4.32.jar
(Stored with Git LFS)
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-compiler-embeddable-1.4.32.jar
(Stored with Git LFS)
BIN
java/kotlin-extractor/deps/kotlin-compiler-embeddable-1.4.32.jar
(Stored with Git LFS)
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-stdlib-1.4.32.jar
(Stored with Git LFS)
BIN
java/kotlin-extractor/deps/kotlin-stdlib-1.4.32.jar
(Stored with Git LFS)
Binary file not shown.
@@ -1,6 +1,5 @@
|
||||
# when updating this list, `bazel mod tidy` should be run from `codeql` to update `MODULE.bazel`
|
||||
VERSIONS = [
|
||||
"1.4.32",
|
||||
"1.5.0",
|
||||
"1.5.10",
|
||||
"1.5.20",
|
||||
|
||||
Reference in New Issue
Block a user