Bump org.junit:junit-bom from 5.9.3 to 5.10.0 in /benchmark-overhead (#9030)
This commit is contained in:
parent
dc59e30bef
commit
fb2ce7cf2f
|
@ -16,7 +16,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))
|
||||
implementation(enforcedPlatform("org.junit:junit-bom:5.10.0"))
|
||||
|
||||
testImplementation("org.testcontainers:testcontainers:1.18.3")
|
||||
testImplementation("org.testcontainers:postgresql:1.18.3")
|
||||
|
|
Loading…
Reference in New Issue