mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Bazel/Kotlin: add 2.0.0-RC1, remove 2.0.0-Beta4
This commit is contained in:
@@ -69,7 +69,7 @@ use_repo(
|
|||||||
"kotlin-compiler-1.8.0",
|
"kotlin-compiler-1.8.0",
|
||||||
"kotlin-compiler-1.9.0-Beta",
|
"kotlin-compiler-1.9.0-Beta",
|
||||||
"kotlin-compiler-1.9.20-Beta",
|
"kotlin-compiler-1.9.20-Beta",
|
||||||
"kotlin-compiler-2.0.0-Beta4",
|
"kotlin-compiler-2.0.0-RC1",
|
||||||
"kotlin-compiler-2.0.255-SNAPSHOT",
|
"kotlin-compiler-2.0.255-SNAPSHOT",
|
||||||
"kotlin-compiler-embeddable-1.5.0",
|
"kotlin-compiler-embeddable-1.5.0",
|
||||||
"kotlin-compiler-embeddable-1.5.10",
|
"kotlin-compiler-embeddable-1.5.10",
|
||||||
@@ -82,7 +82,7 @@ use_repo(
|
|||||||
"kotlin-compiler-embeddable-1.8.0",
|
"kotlin-compiler-embeddable-1.8.0",
|
||||||
"kotlin-compiler-embeddable-1.9.0-Beta",
|
"kotlin-compiler-embeddable-1.9.0-Beta",
|
||||||
"kotlin-compiler-embeddable-1.9.20-Beta",
|
"kotlin-compiler-embeddable-1.9.20-Beta",
|
||||||
"kotlin-compiler-embeddable-2.0.0-Beta4",
|
"kotlin-compiler-embeddable-2.0.0-RC1",
|
||||||
"kotlin-compiler-embeddable-2.0.255-SNAPSHOT",
|
"kotlin-compiler-embeddable-2.0.255-SNAPSHOT",
|
||||||
"kotlin-stdlib-1.5.0",
|
"kotlin-stdlib-1.5.0",
|
||||||
"kotlin-stdlib-1.5.10",
|
"kotlin-stdlib-1.5.10",
|
||||||
@@ -95,7 +95,7 @@ use_repo(
|
|||||||
"kotlin-stdlib-1.8.0",
|
"kotlin-stdlib-1.8.0",
|
||||||
"kotlin-stdlib-1.9.0-Beta",
|
"kotlin-stdlib-1.9.0-Beta",
|
||||||
"kotlin-stdlib-1.9.20-Beta",
|
"kotlin-stdlib-1.9.20-Beta",
|
||||||
"kotlin-stdlib-2.0.0-Beta4",
|
"kotlin-stdlib-2.0.0-RC1",
|
||||||
"kotlin-stdlib-2.0.255-SNAPSHOT",
|
"kotlin-stdlib-2.0.255-SNAPSHOT",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
BIN
java/kotlin-extractor/deps/kotlin-compiler-2.0.0-Beta4.jar
(Stored with Git LFS)
BIN
java/kotlin-extractor/deps/kotlin-compiler-2.0.0-Beta4.jar
(Stored with Git LFS)
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-compiler-2.0.0-RC1.jar
(Stored with Git LFS)
Normal file
BIN
java/kotlin-extractor/deps/kotlin-compiler-2.0.0-RC1.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-compiler-embeddable-2.0.0-Beta4.jar
(Stored with Git LFS)
BIN
java/kotlin-extractor/deps/kotlin-compiler-embeddable-2.0.0-Beta4.jar
(Stored with Git LFS)
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-compiler-embeddable-2.0.0-RC1.jar
(Stored with Git LFS)
Normal file
BIN
java/kotlin-extractor/deps/kotlin-compiler-embeddable-2.0.0-RC1.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-stdlib-2.0.0-Beta4.jar
(Stored with Git LFS)
BIN
java/kotlin-extractor/deps/kotlin-stdlib-2.0.0-Beta4.jar
(Stored with Git LFS)
Binary file not shown.
BIN
java/kotlin-extractor/deps/kotlin-stdlib-2.0.0-RC1.jar
(Stored with Git LFS)
Normal file
BIN
java/kotlin-extractor/deps/kotlin-stdlib-2.0.0-RC1.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -11,7 +11,7 @@ VERSIONS = [
|
|||||||
"1.8.0",
|
"1.8.0",
|
||||||
"1.9.0-Beta",
|
"1.9.0-Beta",
|
||||||
"1.9.20-Beta",
|
"1.9.20-Beta",
|
||||||
"2.0.0-Beta4",
|
"2.0.0-RC1",
|
||||||
"2.0.255-SNAPSHOT",
|
"2.0.255-SNAPSHOT",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user