solution: start v0.13
This commit is contained in:
@@ -27,7 +27,7 @@ group = 'io.emeraldpay.dshackle'
|
|||||||
// Version schema:
|
// Version schema:
|
||||||
// x.x.x for production, following SemVer model
|
// x.x.x for production, following SemVer model
|
||||||
// x.x.x-SNAPSHOT for development
|
// x.x.x-SNAPSHOT for development
|
||||||
version = '0.12.0'
|
version = '0.13.0-SNAPSHOT'
|
||||||
|
|
||||||
java {
|
java {
|
||||||
sourceCompatibility = JavaVersion.VERSION_13
|
sourceCompatibility = JavaVersion.VERSION_13
|
||||||
|
|||||||
Reference in New Issue
Block a user