Skip to content

Commit

Permalink
feat
Browse files Browse the repository at this point in the history
  • Loading branch information
livk-cloud committed Sep 30, 2022
1 parent a21fee2 commit e9257db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ configure(gradleModuleProjects) {
dependencies {
management(platform(project(":livk-cloud-dependencies")))
provider("org.projectlombok:lombok")
provider("org.springframework.boot:spring-boot-configuration-processor")
provider("org.springframework.boot:spring-boot-autoconfigure-processor")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework:spring-tx")
}
Expand Down

0 comments on commit e9257db

Please sign in to comment.