Updated examples to use SNAPSHOT
This commit is contained in:
parent
47ffb6e12b
commit
0c10b9aeba
5 changed files with 4 additions and 4 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.2-SNAPSHOT'
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue