Bump org.jmailen.kotlinter from 1.26.0 to 3.4.5

Bumps org.jmailen.kotlinter from 1.26.0 to 3.4.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-06-14 05:24:30 +00:00
committed by GitHub
parent 87553a8384
commit ec578afb81
+1 -1
View File
@@ -1,7 +1,7 @@
plugins { plugins {
id 'org.jetbrains.kotlin.jvm' version '1.3.41' apply(false) id 'org.jetbrains.kotlin.jvm' version '1.3.41' apply(false)
id 'org.jetbrains.intellij' version '0.4.9' apply(false) id 'org.jetbrains.intellij' version '0.4.9' apply(false)
id 'org.jmailen.kotlinter' version '1.26.0' apply(false) id 'org.jmailen.kotlinter' version '3.4.5' apply(false)
id 'org.sonarqube' version '2.7.1' id 'org.sonarqube' version '2.7.1'
id "io.gitlab.arturbosch.detekt" version '1.0.0-RC16' id "io.gitlab.arturbosch.detekt" version '1.0.0-RC16'
} }