Skip to content

Commit

Permalink
Update lint-latest to v31.4.0-alpha05 (#246)
Browse files Browse the repository at this point in the history
* Update lint-latest to v31.4.0-alpha05

* Update CHANGELOG.md

---------

Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
slack-oss-bot and ZacSweers authored Jan 24, 2024
1 parent 5b378e6 commit 19f8e68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Changelog
- **Fix**: Fix `ComposePreviewPublic` to always just require private, remove preview parameter configuration.
- **Docs**: Improve docs for `ComposeContentEmitterReturningValues`
- Build against lint-api `31.2.1`.
- Test against lint-api `31.4.0-alpha03`.
- Test against lint-api `31.4.0-alpha05`.
- Raise Kotlin apiVersion/languageVersion to `1.9.0`.

Special thanks to [@jzbrooks](https://github.com/jzbrooks), [@joeMalebe](https://github.com/joeMalebe), [@dellisd](https://github.com/dellisd) for contributing to this release!
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ktfmt = "0.47"
jdk = "21"
jvmTarget = "17"
lint = "31.2.2"
lint-latest = "31.4.0-alpha04"
lint-latest = "31.4.0-alpha05"

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

0 comments on commit 19f8e68

Please sign in to comment.