Skip to content

Commit

Permalink
Merge pull request #297 from usefulness/renovate/org.jmailen.kotlinte…
Browse files Browse the repository at this point in the history
…r-3.x
  • Loading branch information
mateuszkwiecinski authored Apr 8, 2022
2 parents 066705b + 1e2bdda commit a11292c
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
Expand Up @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id 'java-gradle-plugin'
id "org.jmailen.kotlinter" version "3.9.0"
id "org.jmailen.kotlinter" version "3.10.0"
id 'org.jetbrains.kotlin.jvm' version '1.6.20'
}

Expand Down

0 comments on commit a11292c

Please sign in to comment.