Skip to content

Commit 66c12ce

Browse files
authored
Merge pull request #102 from Kotlin-Android-Open-Source/dependabot/gradle/com.github.ben-manes-gradle-versions-plugin-0.42.0
Bump gradle-versions-plugin from 0.41.0 to 0.42.0
2 parents ccaba60 + 3725077 commit 66c12ce

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
@@ -19,7 +19,7 @@ buildscript {
1919
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
2020
classpath("org.jacoco:org.jacoco.core:0.8.7")
2121
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
22-
classpath("com.github.ben-manes:gradle-versions-plugin:0.41.0")
22+
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
2323
}
2424
}
2525

0 commit comments

Comments
 (0)