Skip to content

Commit 7f278e4

Browse files
Update plugin doctor to v0.9.1 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1d1654 commit 7f278e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ktor = "2.3.6"
2626

2727
[plugins]
2828
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
29-
doctor = { id = "com.osacky.doctor", version = "0.9.0" }
29+
doctor = { id = "com.osacky.doctor", version = "0.9.1" }
3030
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.26.0" }
3131
android-app = { id = "com.android.application", version.ref = "agp" }
3232
android-library = { id = "com.android.library", version.ref = "agp" }

0 commit comments

Comments
 (0)