Skip to content

Commit

Permalink
chore(deps): update plugin codequalitytools to v0.23.0 (#1000)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent a28207d commit a88935b
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 @@ -37,5 +37,5 @@ timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
ui = { module = "com.vanniktech:ui", version = "0.8.0" }

[plugins]
codequalitytools = { id = "com.vanniktech.code.quality.tools", version = "0.22.0" }
codequalitytools = { id = "com.vanniktech.code.quality.tools", version = "0.23.0" }
dependencygraphgenerator = { id = "com.vanniktech.dependency.graph.generator", version = "0.8.0" }

0 comments on commit a88935b

Please sign in to comment.