Skip to content

Commit 8a22833

Browse files
Update lint-latest to v31.2.0-alpha10 (#140)
1 parent 2939d6f commit 8a22833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "1.8.0"
33
ktfmt = "0.44"
44
jvmTarget = "11"
55
lint = "31.0.2"
6-
lint-latest = "31.2.0-alpha09"
6+
lint-latest = "31.2.0-alpha10"
77

88
[plugins]
99
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.0" }

0 commit comments

Comments
 (0)