generated from pricelees/issue-pr-template
[#1] 코틀린 의존성 추가 및 View 기능 마이그레이션 #2
@ -52,6 +52,7 @@ dependencies {
|
|||||||
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
||||||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||||
testImplementation("io.rest-assured:rest-assured:5.3.1")
|
testImplementation("io.rest-assured:rest-assured:5.3.1")
|
||||||
|
testImplementation("io.rest-assured:kotlin-extensions:5.5.5")
|
||||||
}
|
}
|
||||||
|
|
||||||
kapt {
|
kapt {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user