Updated dependencies
This commit is contained in:
parent
65d2eb0c7c
commit
4a6fa98d46
19 changed files with 36 additions and 38 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id 'java'
|
||||
id 'application'
|
||||
id 'com.github.ben-manes.versions' version '0.48.0'
|
||||
id 'com.github.ben-manes.versions' version '0.49.0'
|
||||
}
|
||||
|
||||
// ./gradlew run
|
||||
|
@ -9,7 +9,7 @@ plugins {
|
|||
|
||||
defaultTasks 'run'
|
||||
|
||||
final def semverProcessor = 'net.thauvin.erik:semver:1.2.1'
|
||||
final def semverProcessor = 'net.thauvin.erik:semver:1.2.2-SNAPSHOT'
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue