Make file match original to remove from diff

This commit is contained in:
Joseph Zuniga-Daly 2020-06-29 15:35:09 +01:00
parent e94c32f3fa
commit 19fbfa1414

View File

@ -191,7 +191,7 @@ dependencies {
// Integration test helpers
integrationTestCompile "junit:junit:$junit_version"
integrationTestCompile "org.assertj:assertj-core:${assertj_version}"
// BFT-Smart dependencies
compile 'com.github.bft-smart:library:master-v1.1-beta-g6215ec8-87'
compile 'commons-codec:commons-codec:1.13'