Skip to content

Commit f661af6

Browse files
authored
Use versions plugin 0.47.0 (#488)
1 parent ce1c46b commit f661af6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1919
classpath 'com.android.tools.build:gradle:7.4.2'
2020
classpath 'com.trevjonez.composer:plugin:1.0.0-rc08'
21-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.46.0'
21+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.47.0'
2222
classpath 'com.github.bjoernq:unmockplugin:0.7.9'
2323
}
2424
}

0 commit comments

Comments
 (0)