Skip to content

Commit 7b39e13

Browse files
dependabot-preview[bot]akarnokd
authored andcommitted
Bump junit from 4.12 to 4.13 (#13)
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 080d892 commit 7b39e13

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
@@ -44,7 +44,7 @@ repositories {
4444

4545
dependencies {
4646
implementation "io.reactivex.rxjava3:rxjava:3.0.0-RC7"
47-
testImplementation 'junit:junit:4.12'
47+
testImplementation 'junit:junit:4.13'
4848
testImplementation "org.reactivestreams:reactive-streams-tck:1.0.3"
4949
testImplementation "org.testng:testng:7.1.0"
5050
testImplementation "com.beust:jcommander:1.78"

0 commit comments

Comments
 (0)