Skip to content

Commit 3b64d10

Browse files
david-allisonmikehardy
authored andcommitted
Revert "chore(deps): bump kotlin from 2.3.10 to 2.3.20"
This reverts commit d2cce60. Breaks CodeQL See 20742 > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.btapi.BuildToolsApiCompilationWork > Kotlin version 2.3.20 is too recent. CodeQL currently supports versions below 2.3.20
1 parent cc35620 commit 3b64d10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ androidTestJunit = "1.3.0"
9090
# https://github.com/junit-team/junit5/releases/
9191
junit = "6.0.3"
9292
# https://github.com/JetBrains/kotlin/releases/
93-
kotlin = '2.3.20'
93+
kotlin = '2.3.10'
9494
# https://github.com/Kotlin/kotlinx.serialization/releases
9595
kotlinxSerializationJson = "1.11.0"
9696
ktlintGradlePlugin = "14.2.0"

0 commit comments

Comments
 (0)