Skip to content

Commit

Permalink
Update plugin kotlinter to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent efa0f22 commit a73d2ba
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.4.1"}
kotlinter = { id = "org.jmailen.kotlinter", version = "4.5.0"}

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

0 comments on commit a73d2ba

Please sign in to comment.