@@ -45,7 +45,7 @@ dependencies {
|
||||
|
||||
|
||||
|
||||
|
||||
testRuntimeOnly 'com.h2database:h2'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testImplementation("org.testcontainers:postgresql:1.21.3")
|
||||
testImplementation("org.testcontainers:junit-jupiter:1.21.4")
|
||||
|
||||
Reference in New Issue
Block a user