Skip to content

Commit

Permalink
Update lint to v31.2.0-alpha15 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot authored Aug 7, 2023
1 parent bc156c1 commit fc8589e
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 @@ -5,7 +5,7 @@ jdk = "19"
# lint checks must target JDK 17, but the runtime should remain 11
lintJvmTarget = "17"
runtimeJvmTarget = "11"
lint = "31.2.0-alpha13"
lint = "31.2.0-alpha15"

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

0 comments on commit fc8589e

Please sign in to comment.