Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.9.3 (#881)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 27, 2023
1 parent 2ef62a1 commit 80e12c6
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.2"
mavenBom "org.junit:junit-bom:5.9.3"
mavenBom "org.jetbrains.kotlin:kotlin-bom:${kotlinVersion}"
}
}
Expand Down

0 comments on commit 80e12c6

Please sign in to comment.