Upgrade to JUnit 5.12.2
This commit is contained in:
@@ -18,7 +18,7 @@ dependencies {
|
||||
api(platform("io.rsocket:rsocket-bom:1.1.5"))
|
||||
api(platform("org.jetbrains.kotlin:kotlin-bom:${kotlinVersion}"))
|
||||
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1"))
|
||||
api(platform("org.junit:junit-bom:5.11.4"))
|
||||
api(platform("org.junit:junit-bom:5.12.2"))
|
||||
api(platform("org.mockito:mockito-bom:5.16.0"))
|
||||
api(platform("org.testcontainers:testcontainers-bom:1.20.6"))
|
||||
api(platform("org.apache.logging.log4j:log4j-bom:2.24.3"))
|
||||
|
||||
Reference in New Issue
Block a user