Skip to content

Commit

Permalink
Merge pull request #102 from Kotlin-Android-Open-Source/dependabot/gr…
Browse files Browse the repository at this point in the history
…adle/com.github.ben-manes-gradle-versions-plugin-0.42.0

Bump gradle-versions-plugin from 0.41.0 to 0.42.0
  • Loading branch information
hoc081098 authored Feb 4, 2022
2 parents ccaba60 + 3725077 commit 66c12ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildscript {
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
classpath("org.jacoco:org.jacoco.core:0.8.7")
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
classpath("com.github.ben-manes:gradle-versions-plugin:0.41.0")
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
}
}

Expand Down

0 comments on commit 66c12ce

Please sign in to comment.