Skip to content

Commit 3ef33eb

Browse files
committed
fix build
1 parent 75321a6 commit 3ef33eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

astra-sdk-devops/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@
5151
<groupId>ch.qos.logback</groupId>
5252
<artifactId>logback-classic</artifactId>
5353
</dependency>
54+
<dependency>
55+
<groupId>org.projectlombok</groupId>
56+
<artifactId>lombok</artifactId>
57+
</dependency>
5458
</dependencies>
5559

5660
</project>

0 commit comments

Comments
 (0)