We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b02631 commit db78fd2Copy full SHA for db78fd2
1 file changed
pom.xml
@@ -18,11 +18,13 @@
18
<groupId>org.jetbrains</groupId>
19
<artifactId>annotations</artifactId>
20
<version>24.0.1</version>
21
+ <scope>provided</scope>
22
</dependency>
23
<dependency>
24
<groupId>org.projectlombok</groupId>
25
<artifactId>lombok</artifactId>
26
<version>1.18.26</version>
27
28
29
</dependencies>
30
0 commit comments