Skip to content

Commit

Permalink
Update plugin ktlint to v11.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and paul-griffith committed Apr 25, 2023
1 parent cd03e3f commit 658540b
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 @@ -9,7 +9,7 @@ ignition = "8.1.1"
[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.3.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.3.2" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
runtime = { id = "org.beryx.runtime", version = "1.13.0" }

Expand Down

0 comments on commit 658540b

Please sign in to comment.