Update build.gradle
This commit is contained in:
parent
73a352973e
commit
49694f4bc0
|
@ -17,6 +17,7 @@ dependencies {
|
|||
implementation 'org.springframework.boot:spring-boot-starter-web'
|
||||
runtimeOnly 'mysql:mysql-connector-java'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
developmentOnly 'org.springframework.boot:spring-boot-devtools'
|
||||
}
|
||||
|
||||
test {
|
||||
|
|
Loading…
Reference in New Issue