Bump org.jetbrains.kotlin.jvm from 1.4.10 to 1.4.20 (#65)
Bumps org.jetbrains.kotlin.jvm from 1.4.10 to 1.4.20. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
50c049efde
commit
289a50ff67
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.4.10' apply false
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.4.20' apply false
|
||||
id "org.jlleitschuh.gradle.ktlint" version "9.2.1"
|
||||
id 'com.jfrog.bintray' version '1.8.5'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue