Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.8.10
This commit is contained in:
parent
61e67b932d
commit
86860ac7df
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import org.jetbrains.kotlin.cli.common.toBooleanLenient
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
|
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue