testing jenkins

This commit is contained in:
5gi 2022-11-15 10:29:40 -05:00
parent 5d78663c87
commit 7d5efc7b00

View File

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