diff --git a/spring-boot-project/spring-boot-sendgrid/build.gradle b/spring-boot-project/spring-boot-sendgrid/build.gradle index 2915e021bd92..d33997cfc127 100644 --- a/spring-boot-project/spring-boot-sendgrid/build.gradle +++ b/spring-boot-project/spring-boot-sendgrid/build.gradle @@ -6,7 +6,7 @@ plugins { id "org.springframework.boot.optional-dependencies" } -description = "Spring Boot New Project" +description = "Spring Boot SendGrid" dependencies { api(project(":spring-boot-project:spring-boot"))