Improved MQTT Unkown device printout

This commit is contained in:
Ziver Koc 2023-08-22 20:29:29 +02:00
parent 2d2a79470d
commit dd0cc96d58
2 changed files with 16 additions and 4 deletions

View file

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