Skip to content

Commit a9c3413

Browse files
Bump org.jmailen.kotlinter (#359)
Bumps org.jmailen.kotlinter from 1.22.0 to 4.3.0. --- updated-dependencies: - dependency-name: org.jmailen.kotlinter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf63191 commit a9c3413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/lambda-kotlin-request-router-sample/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
kotlin("jvm") version "1.3.50"
1818
idea
1919
id("com.github.johnrengelman.shadow") version "5.1.0"
20-
id("org.jmailen.kotlinter") version "1.22.0"
20+
id("org.jmailen.kotlinter") version "4.3.0"
2121
}
2222

2323

0 commit comments

Comments
 (0)