Commit 2e195077 authored by Sriharsha Kancharla's avatar Sriharsha Kancharla

Update build.gradle

parent c8ad6ee7
......@@ -13,6 +13,7 @@ repositories {
}
dependencies {
compileOnly("org.projectlombok:lombok:1.18.4")
implementation 'org.springframework.boot:spring-boot-starter-data-mongodb'
implementation 'org.springframework.boot:spring-boot-starter-web'
testImplementation('org.springframework.boot:spring-boot-starter-test') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment