Skip to content

Commit d5cad06

Browse files
Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 (#2533)
Bumps com.github.ben-manes.versions from 0.40.0 to 0.41.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b93860b commit d5cad06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
plugins {
2323
id 'com.diffplug.spotless' version '6.1.0'
2424
id 'eclipse'
25-
id 'com.github.ben-manes.versions' version '0.40.0'
25+
id 'com.github.ben-manes.versions' version '0.41.0'
2626
id 'biz.aQute.bnd.builder' version '6.1.0'
2727
id 'ru.vyarus.animalsniffer' version '1.5.2'
2828
}

0 commit comments

Comments
 (0)