Skip to content

Commit a81c8dd

Browse files
dependabot-preview[bot]airsquared
authored andcommitted
Bump com.github.ben-manes.versions from 0.27.0 to 0.28.0
Bumps com.github.ben-manes.versions from 0.27.0 to 0.28.0. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent eb0a680 commit a81c8dd

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
@@ -21,7 +21,7 @@ plugins {
2121
id 'edu.sc.seis.launch4j' version '2.4.6' // for bundling into .exe
2222
id "edu.sc.seis.macAppBundle" version "2.3.0" // for bundling into .app
2323
id 'com.github.johnrengelman.shadow' version '5.2.0' // for fat jar
24-
id 'com.github.ben-manes.versions' version '0.27.0'
24+
id 'com.github.ben-manes.versions' version '0.28.0'
2525
}
2626

2727
version null

0 commit comments

Comments
 (0)