Skip to content

Commit 07cc8d9

Browse files
authored
Merge pull request #379 from AppDevNext/dependabot/gradle/com.github.AppDevNext-Moka-1.3
Bump Moka from 1.2 to 1.3
2 parents c79886a + 189f2ab commit 07cc8d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation "androidx.appcompat:appcompat:1.4.2"
4343
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4444

45-
androidTestImplementation 'com.github.AppDevNext:Moka:1.2'
45+
androidTestImplementation 'com.github.AppDevNext:Moka:1.3'
4646
androidTestImplementation "androidx.test.espresso:espresso-core:$espresso_core"
4747
androidTestImplementation 'androidx.test:rules:1.4.0'
4848
androidTestImplementation "androidx.test:runner:$runnerVersion"

0 commit comments

Comments
 (0)