Skip to content

Commit 2eea8c9

Browse files
committed
Fixtures
1 parent f04c5d5 commit 2eea8c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kotlin-wot-integration-wot-agent/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ dependencies {
1616
api(project(":kotlin-wot-spring-boot-starter"))
1717
api(project(":kotlin-wot-lmos-protocol"))
1818
api("ai.ancf.lmos:arc-spring-boot-starter:0.111.0")
19+
20+
implementation("org.springframework.boot:spring-boot-starter-web")
21+
implementation("org.springframework.boot:spring-boot-starter-webflux")
22+
1923
implementation("ai.ancf.lmos:arc-azure-client:0.111.0")
2024
}
2125

0 commit comments

Comments
 (0)