We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf63191 commit a9c3413Copy full SHA for a9c3413
samples/lambda-kotlin-request-router-sample/build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
kotlin("jvm") version "1.3.50"
18
idea
19
id("com.github.johnrengelman.shadow") version "5.1.0"
20
- id("org.jmailen.kotlinter") version "1.22.0"
+ id("org.jmailen.kotlinter") version "4.3.0"
21
}
22
23
0 commit comments