Update dependencies (#1258)

This commit is contained in:
Zac Sweers
2021-02-02 13:11:20 -05:00
committed by GitHub
parent 23d056c054
commit 8518f47f52
4 changed files with 4 additions and 7 deletions

View File

@@ -39,5 +39,4 @@ dependencies {
testImplementation(Dependencies.Testing.junit)
testImplementation(Dependencies.Testing.assertj)
testImplementation(Dependencies.Testing.truth)
testImplementation(Dependencies.okio2)
}