Skip to content

Commit

Permalink
Merge pull request #168 from Kotlin-Android-Open-Source/renovate/all-…
Browse files Browse the repository at this point in the history
…deps

fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.43.0
  • Loading branch information
hoc081098 authored Oct 17, 2022
2 parents 03725e4 + 091c688 commit 855076f
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 @@ -20,7 +20,7 @@ buildscript {
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
classpath("org.jacoco:org.jacoco.core:0.8.8")
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
classpath("com.github.ben-manes:gradle-versions-plugin:0.43.0")
}
}

Expand Down

0 comments on commit 855076f

Please sign in to comment.