Bump barista from 3.8.0 to 3.9.0
Bumps barista from 3.8.0 to 3.9.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4e3ad91c67
commit
507eba3ddb
|
@ -476,7 +476,7 @@ dependencies {
|
|||
// Plant Timber tree for test
|
||||
androidTestImplementation 'net.lachlanmckee:timber-junit-rule:1.0.1'
|
||||
// "The one who serves a great Espresso"
|
||||
androidTestImplementation('com.schibsted.spain:barista:3.8.0') {
|
||||
androidTestImplementation('com.schibsted.spain:barista:3.9.0') {
|
||||
exclude group: 'org.jetbrains.kotlin'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue