Skip to content

Commit c80b70d

Browse files
authored
Merge pull request #154 from microsoftgraph/dependabot/gradle/junit-junit-4.13.2
Bump junit from 4.13.1 to 4.13.2
2 parents 74e02d8 + 4d718d2 commit c80b70d

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
@@ -35,7 +35,7 @@ repositories {
3535

3636
dependencies {
3737
// Use JUnit test framework
38-
testImplementation 'junit:junit:4.13.1'
38+
testImplementation 'junit:junit:4.13.2'
3939

4040
api 'com.squareup.okhttp3:okhttp:3.12.1'
4141

0 commit comments

Comments
 (0)