Skip to content

Commit

Permalink
upgrade kotlinter - 4.5.0
Browse files Browse the repository at this point in the history
Bumps org.jmailen.kotlinter from 4.4.1 to 4.5.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent a49dd96 commit 0e15dc7
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.4.1"
id("org.jmailen.kotlinter") version "4.5.0"
// https://github.com/Kotlin/kotlinx-kover/releases
id("org.jetbrains.kotlinx.kover") version "0.8.3"
}
Expand Down

0 comments on commit 0e15dc7

Please sign in to comment.