Skip to content

Commit b98b77c

Browse files
Update plugin doctor to v0.9.0
1 parent 633218e commit b98b77c

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.8.1" }
29+
doctor = { id = "com.osacky.doctor", version = "0.9.0" }
3030
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "1.25.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)