Skip to content

Commit 65ce087

Browse files
Bump junit-quickcheck-core from 0.9.1 to 0.9.2
Bumps [junit-quickcheck-core](https://github.com/pholser/junit-quickcheck) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/pholser/junit-quickcheck/releases) - [Commits](pholser/junit-quickcheck@junit-quickcheck-0.9.1...junit-quickcheck-0.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9640227 commit 65ce087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'androidx.recyclerview:recyclerview:1.1.0'
3535

3636
testImplementation 'junit:junit:4.13'
37-
testImplementation 'com.pholser:junit-quickcheck-core:0.9.1'
37+
testImplementation 'com.pholser:junit-quickcheck-core:0.9.2'
3838
testImplementation 'com.pholser:junit-quickcheck-generators:0.9.1'
3939

4040
androidTestImplementation 'androidx.test.ext:junit:1.1.1'

0 commit comments

Comments
 (0)