We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d7b8f commit dae8f01Copy full SHA for dae8f01
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("org.jetbrains.kotlin.jvm") version "2.0.21"
9
10
id("io.gitlab.arturbosch.detekt") version "1.23.8"
11
- id("com.autonomousapps.dependency-analysis") version "2.2.0"
+ id("com.autonomousapps.dependency-analysis") version "2.13.1"
12
13
id("com.gradle.plugin-publish") version "1.3.1"
14
}
0 commit comments