Skip to content

Commit

Permalink
Update lint.latest to v31.7.0 (#415)
Browse files Browse the repository at this point in the history
* Update lint.latest to v31.7.0

* Update gradle/libs.versions.toml

* Update gradle/libs.versions.toml

---------

Co-authored-by: Zac Sweers <pandanomic@gmail.com>
  • Loading branch information
slack-oss-bot and ZacSweers authored Oct 2, 2024
1 parent 0da35ab commit 4ff46fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ kotlin = "2.0.20"
ktfmt = "0.52"
jdk = "21"
jvmTarget = "17"
lint = "31.6.1"
lint-latest = "31.7.0-rc01"
lint = "31.7.0"
lint-latest = "31.8.0-alpha04"

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

0 comments on commit 4ff46fa

Please sign in to comment.