Skip to content

Commit 4762d42

Browse files
authored
refactor: update gradle-versions-plugin to 0.41.0
1 parent 8184cba commit 4762d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414

1515
plugins {
16-
id 'com.github.ben-manes.versions' version '0.27.0'
16+
id 'com.github.ben-manes.versions' version '0.41.0'
1717
}
1818

1919
allprojects {

0 commit comments

Comments
 (0)