Uplift of zutil and updated documentation

This commit is contained in:
Ziver Koc 2021-08-29 01:22:33 +02:00
parent 9e58387ef7
commit 8c369ed2e8
3 changed files with 21 additions and 12 deletions

View file

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