Update build.gradle

This commit is contained in:
Anthony Stirling 2025-07-16 15:23:09 +01:00 committed by GitHub
parent 584e2ecee7
commit 364eb9cabe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ spotless {
endWithNewline()
}
}
dependencies {
api 'org.springframework.boot:spring-boot-starter-web'
api 'org.springframework.boot:spring-boot-starter-aop'