Skip to content

Commit

Permalink
Update plugin kotlinter to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 91534e4 commit 9f59eff
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.13"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin"}

# Linter
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0"}
kotlinter = { id = "org.jmailen.kotlinter", version = "5.0.1"}

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

0 comments on commit 9f59eff

Please sign in to comment.