Skip to content

Commit

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

* Update gradle/libs.versions.toml

---------

Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
slack-oss-bot and ZacSweers authored Oct 2, 2024
1 parent 59b9a43 commit ff72f9c
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 = "21"
# lint checks must target JDK 17, but the runtime should remain 11
lintJvmTarget = "17"
runtimeJvmTarget = "11"
lint = "31.7.0-rc01"
lint = "31.8.0-alpha04"

[plugins]
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.0" }
Expand Down

0 comments on commit ff72f9c

Please sign in to comment.