Skip to content

Commit

Permalink
Update lint to v31.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent fb1d0e1 commit 9c431ca
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 @@ -2,7 +2,7 @@
jdk = "19"
junit4 = "4.13.2"
ktlint = "0.50.0"
lint = "31.2.0-rc01"
lint = "31.4.2"
# lint checks must target JDK 17, but the runtime should remain 11
lintJvmTarget = "17"
runtimeJvmTarget = "11"
Expand Down

0 comments on commit 9c431ca

Please sign in to comment.