Skip to content

Commit

Permalink
Small error on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Intybyte committed Nov 9, 2024
1 parent 787851c commit 35396d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,13 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>

<!-- Testing dependencies -->
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 35396d0

Please sign in to comment.