Update build.gradle

This commit is contained in:
Maksim
2023-01-11 14:59:48 +03:00
committed by GitHub
parent 4831059999
commit 06600af4b2

View File

@@ -36,7 +36,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.20.0-SNAPSHOT' version = '0.21.0-SNAPSHOT'
java { java {
sourceCompatibility = JavaVersion.VERSION_13 sourceCompatibility = JavaVersion.VERSION_13