Update build.gradle
This commit is contained in:
@@ -36,7 +36,7 @@ group = 'io.emeraldpay.dshackle'
|
||||
// Version schema:
|
||||
// x.x.x for production, following SemVer model
|
||||
// x.x.x-SNAPSHOT for development
|
||||
version = '0.25.0-SNAPSHOT'
|
||||
version = '0.26.0-SNAPSHOT'
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user