Skip to content

Commit

Permalink
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent f547f0b commit 1611b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath libs.plugin.android
classpath libs.plugin.kotlin
classpath 'com.github.ben-manes:gradle-versions-plugin:0.46.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.47.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.25.3'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.18.0'
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.13.2'
Expand Down

0 comments on commit 1611b07

Please sign in to comment.