Skip to content

Commit b48345f

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

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
@@ -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.1.0' // for fat jar
24-
id 'com.github.ben-manes.versions' version '0.24.0'
24+
id 'com.github.ben-manes.versions' version '0.25.0'
2525
}
2626

2727
version null

0 commit comments

Comments
 (0)