Skip to content

Commit 75fcdfd

Browse files
Update plugin dependencyAnalysisRoot to v2.8.0 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c788ea7 commit 75fcdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ vice = "0.9.9"
4343
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
4444
completeKotlin = { id = "com.louiscad.complete-kotlin", version = "1.1.0" }
4545
conventions = { id = "com.eygraber.conventions", version.ref = "conventions" }
46-
dependencyAnalysisRoot = { id = "com.autonomousapps.dependency-analysis", version = "2.7.0" }
46+
dependencyAnalysisRoot = { id = "com.autonomousapps.dependency-analysis", version = "2.8.0" }
4747
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis" }
4848
kotlinxSerialization = { id = "org.jetbrains.kotlin.plugin.serialization" }
4949
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }

0 commit comments

Comments
 (0)