mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Update Kotlin to v1.3.50 (#1841)
This commit is contained in:
committed by
Matthew Haughton
parent
943aeaa98c
commit
09e7a143de
@@ -10,7 +10,7 @@ import java.util.Date
|
||||
|
||||
plugins {
|
||||
id("com.gradle.build-scan") version "2.4"
|
||||
kotlin("jvm") version "1.3.41"
|
||||
kotlin("jvm") version "1.3.50"
|
||||
id("com.jfrog.bintray") version "1.8.4"
|
||||
id("com.jfrog.artifactory") version "4.9.8" apply false
|
||||
id("com.github.ben-manes.versions") version "0.22.0"
|
||||
|
||||
Reference in New Issue
Block a user