Skip to content

Commit

Permalink
[skip ci] Update plugin kotlinter to v4 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 8501825 commit 8c75ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ mockk = "io.mockk:mockk:1.13.12"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin"}

# Linter
kotlinter = { id = "org.jmailen.kotlinter", version = "3.16.0"}
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1"}

# ShadowJar
shadowjar = { id = "com.github.johnrengelman.shadow", version = "8.1.1"}
Expand Down

0 comments on commit 8c75ff8

Please sign in to comment.