Skip to content

Commit

Permalink
chore: Update niok to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jGleitz committed Feb 4, 2020
1 parent 43c04be commit 3653e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
// main
kbox_version = '0.14.3'
kbox = { "ch.tutteli.kbox:kbox:$kbox_version" }
niok_version = '1.3.3'
niok_version = '1.3.4'
niok = { "ch.tutteli.niok:niok:$niok_version" }
kotlin_version = '1.3.61'

Expand Down

0 comments on commit 3653e81

Please sign in to comment.