Skip to content

Commit 32ec804

Browse files
authored
Update ktlint from 0.49.0 to 0.49.1 (#124)
Fixes NullPointerException in standard:indent rule that crashes on certain inline function + extension receiver lambda combinations.
1 parent 74b2ef6 commit 32ec804

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/init.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val ktlintVersion = "0.49.0"
1+
val ktlintVersion = "0.49.1"
22

33
initscript {
44
val spotlessVersion = "6.22.0"

0 commit comments

Comments
 (0)