Skip to content

Commit

Permalink
Merge pull request #940 from yidongnan/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit:junit-bom to v5.10.0
  • Loading branch information
yidongnan authored Sep 26, 2023
2 parents 561ee8d + 8a3ddd6 commit 1a93782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ allprojects { project ->
mavenBom "com.google.protobuf:protobuf-bom:${protobufVersion}"
mavenBom "com.google.guava:guava-bom:${guavaVersion}"
mavenBom "io.grpc:grpc-bom:${grpcVersion}"
mavenBom "org.junit:junit-bom:5.9.3"
mavenBom "org.junit:junit-bom:5.10.0"
mavenBom "org.jetbrains.kotlin:kotlin-bom:${kotlinVersion}"
}
}
Expand Down

0 comments on commit 1a93782

Please sign in to comment.