Skip to content

Commit

Permalink
Bump org.jmailen.kotlinter from 4.1.1 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 4.1.1 to 4.2.0.

---
updated-dependencies:
- dependency-name: org.jmailen.kotlinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 871d540 commit 9566f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.android.application")
id("kotlin-android")
// https://github.com/jeremymailen/kotlinter-gradle/releases
id("org.jmailen.kotlinter") version "4.1.1"
id("org.jmailen.kotlinter") version "4.2.0"
}

android {
Expand Down

0 comments on commit 9566f19

Please sign in to comment.