Skip to content

Commit

Permalink
Update plugin gradleDoctor to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 7af09fe commit 0e3e19c
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 @@ -135,7 +135,7 @@ anvil = { id = "com.squareup.anvil", version.ref = "anvil" }

ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
benManesVersions = { id = "com.github.ben-manes.versions", version = "0.49.0" }
gradleDoctor = { id = "com.osacky.doctor", version = "0.8.1" }
gradleDoctor = { id = "com.osacky.doctor", version = "0.9.0" }

whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }

Expand Down

0 comments on commit 0e3e19c

Please sign in to comment.