Skip to content

Commit 9fb5171

Browse files
dependabot[bot]airsquared
authored andcommitted
Bump com.github.ben-manes.versions from 0.33.0 to 0.36.0
Bumps com.github.ben-manes.versions from 0.33.0 to 0.36.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent faa71ed commit 9fb5171

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.33.0'
27+
id 'com.github.ben-manes.versions' version '0.36.0'
2828
}
2929

3030
/*

0 commit comments

Comments
 (0)