Uplift of Zutil

This commit is contained in:
Ziver Koc 2022-05-27 02:21:19 +02:00
parent ef365f360c
commit 100123e716

View file

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