Skip to content

Commit 3b3947d

Browse files
authored
Merge pull request #7677 from vector-im/dependabot/gradle/com.autonomousapps.dependency-analysis-1.17.0
Bump com.autonomousapps.dependency-analysis from 1.16.0 to 1.17.0
2 parents f76a6de + d1cef1b commit 3b3947d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ plugins {
4848
id "com.google.devtools.ksp" version "1.7.21-1.0.8"
4949

5050
// Dependency Analysis
51-
id 'com.autonomousapps.dependency-analysis' version "1.16.0"
51+
id 'com.autonomousapps.dependency-analysis' version "1.17.0"
5252
// Gradle doctor
5353
id "com.osacky.doctor" version "0.8.1"
5454
}

0 commit comments

Comments
 (0)