Skip to content

Commit 980f7c0

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump junit from 4.12 to 4.13 (#42)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2c80686 commit 980f7c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
compile "io.reactivex:rxjava:1.3.8"
5151
compile "io.reactivex.rxjava3:rxjava:3.0.0-RC7"
5252

53-
testCompile group: 'junit', name: 'junit', version: '4.12'
53+
testCompile group: 'junit', name: 'junit', version: '4.13'
5454
testCompile 'org.mockito:mockito-core:3.2.4'
5555
}
5656

0 commit comments

Comments
 (0)