Added support for snapshot.
This commit is contained in:
parent
00c699972a
commit
0809e69dfc
6 changed files with 16 additions and 11 deletions
|
@ -9,7 +9,7 @@ plugins {
|
|||
|
||||
defaultTasks 'run'
|
||||
|
||||
final def semverProcessor = 'net.thauvin.erik:semver:1.2.0'
|
||||
final def semverProcessor = 'net.thauvin.erik:semver:1.2.1-SNAPSHOT'
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue