Skip to content

Commit 1ab15f4

Browse files
committed
fix: build
1 parent 06b5f8f commit 1ab15f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ repositories {
3333
dependencies {
3434
implementation platform("org.springframework.ai:spring-ai-bom:1.1.0")
3535

36+
implementation project(':frontend')
3637
implementation 'org.springframework.boot:spring-boot-starter-actuator'
3738
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
3839
implementation 'org.springframework.boot:spring-boot-starter-hateoas'

0 commit comments

Comments
 (0)