Skip to content

Commit

Permalink
Grace Plugin i18n: Generating Spring Boot configuration metadata files
Browse files Browse the repository at this point in the history
Closes gh-671
  • Loading branch information
rainboyan committed Oct 30, 2024
1 parent 7f76065 commit 9728e33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grace-plugin-i18n/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ dependencies {

api libs.groovy.ant
api libs.spring.boot.autoconfigure
annotationProcessor(libs.spring.boot.configurationProcessor)
annotationProcessor libs.spring.boot.autoconfigureProcessor
annotationProcessor libs.spring.boot.configurationProcessor
}

0 comments on commit 9728e33

Please sign in to comment.