Skip to content

Commit 189f2ab

Browse files
Bump Moka from 1.2 to 1.3
Bumps [Moka](https://github.com/AppDevNext/Moka) from 1.2 to 1.3. - [Release notes](https://github.com/AppDevNext/Moka/releases) - [Commits](AppDevNext/Moka@1.2...1.3) --- updated-dependencies: - dependency-name: com.github.AppDevNext:Moka dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c79886a commit 189f2ab

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)