Skip to content

Commit f79ccca

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump com.github.ben-manes.versions from 0.29.0 to 0.33.0
Bumps com.github.ben-manes.versions from 0.29.0 to 0.33.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4cf686a commit f79ccca

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
@@ -24,7 +24,7 @@ plugins {
2424
id 'application'
2525
id 'edu.sc.seis.launch4j' version '2.4.8' // for bundling into .exe
2626
id 'com.github.johnrengelman.shadow' version '6.0.0' // for fat jar
27-
id 'com.github.ben-manes.versions' version '0.29.0'
27+
id 'com.github.ben-manes.versions' version '0.33.0'
2828
}
2929

3030
/*

0 commit comments

Comments
 (0)