Skip to content

Commit a57dd6b

Browse files
authored
Merge pull request #319 from thatfiredev/rpf-update-gradle-versions-plugin
refactor: update gradle-versions-plugin to 0.41.0
2 parents 8184cba + 4762d42 commit a57dd6b

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)