update readme i hate jenkins auto build sometimes

This commit is contained in:
5gi 2022-11-15 10:59:39 -05:00
parent 08b7665518
commit 117b59d5e7

View File

@ -5,7 +5,7 @@ plugins {
} }
apply plugin: 'maven-publish' apply plugin: 'maven-publish'
group 'com.the5gi.deepj' group 'com.the5gi.deepj'
version '1.2.9' version '1.2.10'
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11 sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11