Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 3.4.2 to 3.4.3 in /buildSrc
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 3.4.2 to 3.4.3.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2021
1 parent ad07a9d commit aa10fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java-gradle-plugin'
id "org.jmailen.kotlinter" version "3.4.2"
id "org.jmailen.kotlinter" version "3.4.3"
id 'org.jetbrains.kotlin.jvm' version '1.4.32'
}

Expand Down

0 comments on commit aa10fa2

Please sign in to comment.