Skip to content

Commit

Permalink
Update plugin org.jmailen.kotlinter to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent f9373eb commit b06e211
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 @@ -4,7 +4,7 @@ plugins {
// For build.gradle.kts (Kotlin DSL)
// https://kotlinlang.org/docs/releases.html#release-details
kotlin("jvm") version "1.9.24"
id("org.jmailen.kotlinter") version "4.3.0"
id("org.jmailen.kotlinter") version "4.4.1"

// Dokka - API documentation engine for Kotlin
// https://github.com/Kotlin/dokka
Expand Down

0 comments on commit b06e211

Please sign in to comment.