Skip to content

Commit c4136f5

Browse files
Bump com.autonomousapps.dependency-analysis from 2.16.0 to 3.1.0
Bumps com.autonomousapps.dependency-analysis from 2.16.0 to 3.1.0. --- updated-dependencies: - dependency-name: com.autonomousapps.dependency-analysis dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6d71bc commit c4136f5

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.8"
11-
id("com.autonomousapps.dependency-analysis") version "2.16.0"
11+
id("com.autonomousapps.dependency-analysis") version "3.1.0"
1212

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

0 commit comments

Comments
 (0)