We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f108a6 commit 6d95bf2Copy full SHA for 6d95bf2
1 file changed
pom.xml
@@ -192,12 +192,12 @@
192
</build>
193
194
<dependencies>
195
- <dependency>
196
- <groupId>org.projectlombok</groupId>
197
- <artifactId>lombok</artifactId>
198
- <version>1.18.22</version>
199
- <scope>provided</scope>
200
- </dependency>
+ <dependency>
+ <groupId>org.projectlombok</groupId>
+ <artifactId>lombok</artifactId>
+ <version>1.18.22</version>
+ <scope>provided</scope>
+ </dependency>
201
<dependency>
202
<groupId>org.spigotmc</groupId>
203
<artifactId>spigot-api</artifactId>
0 commit comments