Skip to content

Commit

Permalink
chore(deps): update plugin org.jmailen.kotlinter to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 6c0b75b commit 1c15d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") version "1.9.25"
kotlin("plugin.serialization") version "1.9.25"
id("org.jmailen.kotlinter") version "4.4.1"
id("org.jmailen.kotlinter") version "4.5.0"
`java-library`
`maven-publish`
}
Expand Down

0 comments on commit 1c15d5f

Please sign in to comment.