update kbox to v0.15.1

This commit is contained in:
Robert Stoll
2020-07-06 22:53:44 +02:00
parent 2fba44cc52
commit 42e9e3e04b

View File

@@ -7,7 +7,7 @@ buildscript {
}
ext {
// main
kbox_version = '0.14.3'
kbox_version = '0.15.1'
kbox = { "ch.tutteli.kbox:kbox:$kbox_version" }
niok_version = '1.3.4'
niok = { "ch.tutteli.niok:niok:$niok_version" }