chore: downgrade junit to 5.11.4
This commit is contained in:
@@ -62,7 +62,8 @@ dependencies {
|
||||
api(libs.jackson.databind)
|
||||
api(libs.jwt)
|
||||
|
||||
testImplementation(libs.junit)
|
||||
testImplementation(platform(libs.junit.bom))
|
||||
testImplementation(libs.junit.jupiter)
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
||||
Reference in New Issue
Block a user