Updated version to 1.1.1
This commit is contained in:
parent
6f2ce396f3
commit
be84f36395
13 changed files with 59 additions and 31 deletions
|
@ -5,7 +5,7 @@ apply plugin: 'application'
|
|||
|
||||
defaultTasks 'run'
|
||||
|
||||
def semverProcessor = 'net.thauvin.erik:semver:1.1.0-beta'
|
||||
def semverProcessor = 'net.thauvin.erik:semver:1.1.1'
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue