generated from pricelees/issue-pr-template
[#50] Tosspay API Mocking 서버 구현 #51
@ -22,3 +22,7 @@ dependencies {
|
|||||||
testImplementation("io.rest-assured:rest-assured:5.5.5")
|
testImplementation("io.rest-assured:rest-assured:5.5.5")
|
||||||
testImplementation("io.rest-assured:kotlin-extensions:5.5.5")
|
testImplementation("io.rest-assured:kotlin-extensions:5.5.5")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tasks.named<Jar>("jar") {
|
||||||
|
enabled = false
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user