Skip to content

Commit

Permalink
Update Ktlint to v0.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2022
1 parent 1756fc3 commit e1d6562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin.code.style>official</kotlin.code.style>
<kotlinx.serialization.version>1.4.0</kotlinx.serialization.version>
<ktlint.version>0.46.1</ktlint.version>
<ktlint.version>0.47.1</ktlint.version>
<junit.version>5.9.0</junit.version>
<junit.platform.version>1.9.0</junit.platform.version>
<guava.version>31.1-jre</guava.version>
Expand Down

0 comments on commit e1d6562

Please sign in to comment.