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