We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c788ea7 commit 75fcdfdCopy full SHA for 75fcdfd
gradle/libs.versions.toml
@@ -43,7 +43,7 @@ vice = "0.9.9"
43
atomicfu = { id = "org.jetbrains.kotlinx.atomicfu", version.ref = "atomicfu" }
44
completeKotlin = { id = "com.louiscad.complete-kotlin", version = "1.1.0" }
45
conventions = { id = "com.eygraber.conventions", version.ref = "conventions" }
46
-dependencyAnalysisRoot = { id = "com.autonomousapps.dependency-analysis", version = "2.7.0" }
+dependencyAnalysisRoot = { id = "com.autonomousapps.dependency-analysis", version = "2.8.0" }
47
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis" }
48
kotlinxSerialization = { id = "org.jetbrains.kotlin.plugin.serialization" }
49
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
0 commit comments