Skip to content

Commit

Permalink
changed lombok to provided
Browse files Browse the repository at this point in the history
  • Loading branch information
ezTxmMC committed Dec 29, 2024
1 parent 93aca48 commit 216c696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smoothcloud-node/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.36</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

0 comments on commit 216c696

Please sign in to comment.