Uplift of zutil

This commit is contained in:
Ziver Koc 2021-08-27 01:25:53 +02:00
parent 291c4cb42a
commit ee89eeb39d

View file

@ -18,7 +18,7 @@ subprojects {
apply plugin: 'java-library' apply plugin: 'java-library'
dependencies { dependencies {
implementation 'se.koc:zutil:1.0.297' implementation 'se.koc:zutil:1.0.300'
//implementation 'se.koc:zutil:1.0.0-SNAPSHOT' //implementation 'se.koc:zutil:1.0.0-SNAPSHOT'
testImplementation 'junit:junit:4.12' testImplementation 'junit:junit:4.12'