Uplift of Zutil

This commit is contained in:
Ziver Koc 2021-09-10 22:19:02 +02:00
parent f2dfe7a88f
commit 987dab9079
2 changed files with 9 additions and 1 deletions

View file

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