Skip to content

Commit

Permalink
Update profile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Mar 4, 2024
1 parent c44a7fb commit 85072c1
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,26 +16,28 @@ dependencies:
coords: "org.springframework.boot:spring-boot-starter-actuator"
- scope: compile
coords: "org.springframework.boot:spring-boot-starter-tomcat"
- scope: compile
coords: "org.graceframework:grace-plugin-url-mappings"
- scope: compile
coords: "org.graceframework:grace-plugin-codecs"
- scope: compile
coords: "org.graceframework:grace-plugin-controllers"
- scope: compile
coords: "org.graceframework:grace-plugin-i18n"
- scope: compile
coords: "org.graceframework:grace-plugin-interceptors"
- scope: compile
coords: "org.graceframework:grace-plugin-datasource"
- scope: compile
coords: "org.graceframework:grace-plugin-databinding"
- scope: compile
coords: "org.graceframework:grace-plugin-domain-class"
- scope: compile
coords: "org.graceframework:grace-plugin-i18n"
- scope: compile
coords: "org.graceframework:grace-plugin-interceptors"
- scope: compile
coords: "org.graceframework:grace-plugin-management"
- scope: compile
coords: "org.graceframework:grace-plugin-rest"
- scope: compile
coords: "org.graceframework:grace-plugin-services"
- scope: compile
coords: "org.graceframework:grace-plugin-url-mappings"
- scope: compile
coords: "org.graceframework:grace-boot"
- scope: compile
Expand Down

0 comments on commit 85072c1

Please sign in to comment.