Skip to content

Commit 0827859

Browse files
Bump com.autonomousapps.dependency-analysis from 2.1.4 to 2.2.0 (#166)
1 parent 09d25c5 commit 0827859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("org.jetbrains.kotlin.jvm") version "2.0.21"
99

1010
id("io.gitlab.arturbosch.detekt") version "1.23.7"
11-
id("com.autonomousapps.dependency-analysis") version "2.1.4"
11+
id("com.autonomousapps.dependency-analysis") version "2.2.0"
1212

1313
id("com.gradle.plugin-publish") version "1.2.2"
1414
}

0 commit comments

Comments
 (0)