88: Build portainer-automation service #131

Merged
hitanshu merged 10 commits from Dave/CFTunnels:ISSUE-88 into test 2026-07-06 05:14:36 +00:00
Showing only changes of commit f3652611ec - Show all commits

View File

@ -5,6 +5,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.apache.httpcomponents.client5:httpclient5'
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'