Skip to content

Commit 662fca3

Browse files
authored
chore(deps): upgrade Awaitility library to v4.3.0 (#63)
Signed-off-by: iusmac <[email protected]>
1 parent 1ffade5 commit 662fca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929
// https://mvnrepository.com/artifact/androidx.arch.core/core-testing
3030
arch_core_testing : 'androidx.arch.core:core-testing:2.2.0',
3131
// https://mvnrepository.com/artifact/org.awaitility/awaitility
32-
awaitility : 'org.awaitility:awaitility:4.2.2',
32+
awaitility : 'org.awaitility:awaitility:4.3.0',
3333
// https://mvnrepository.com/artifact/androidx.biometric/biometric
3434
// https://android.googlesource.com/platform/prebuilts/sdk/+/refs/heads/main/current/androidx/m2repository/androidx/biometric/biometric/
3535
biometric : 'androidx.biometric:biometric:1.4.0-alpha02',

0 commit comments

Comments
 (0)