Skip to content

Commit 4dfccba

Browse files
build(deps): bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 (#645)
1 parent e16ea03 commit 4dfccba

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
@@ -8,7 +8,7 @@ plugins {
88
// https://github.com/itzg/github-releaser-gradle-plugin
99
id 'io.github.itzg.github-releaser' version '0.2.1'
1010
// https://github.com/ben-manes/gradle-versions-plugin
11-
id 'com.github.ben-manes.versions' version '0.52.0'
11+
id 'com.github.ben-manes.versions' version '0.53.0'
1212
}
1313

1414
group = 'io.github.itzg'

0 commit comments

Comments
 (0)