forked from kscience/kmath
Minor: update Kotlin compiler in buildSrc
This commit is contained in:
parent
904a0f3525
commit
7105b3662f
@ -5,5 +5,5 @@ plugins {
|
|||||||
repositories.jcenter()
|
repositories.jcenter()
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(kotlin("compiler-embeddable", "1.4.20"))
|
implementation(kotlin("compiler-embeddable", "1.4.21"))
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user