Skip to content

Commit

Permalink
chore(build): Generate config manifest (#522)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Smalley <[email protected]>
  • Loading branch information
robzienert and jonsie authored Feb 10, 2020
1 parent 2a2e18d commit 67a0f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ subprojects {

annotationProcessor platform("com.netflix.spinnaker.kork:kork-bom:$korkVersion")
annotationProcessor "org.projectlombok:lombok"
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor")
testAnnotationProcessor platform("com.netflix.spinnaker.kork:kork-bom:$korkVersion")
testAnnotationProcessor "org.projectlombok:lombok"
}
Expand Down

0 comments on commit 67a0f67

Please sign in to comment.