Skip to content

Commit 6d95bf2

Browse files
author
BuildTools
committed
spaces instead of tabs in pom
1 parent 6f108a6 commit 6d95bf2

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,12 @@
192192
</build>
193193

194194
<dependencies>
195-
<dependency>
196-
<groupId>org.projectlombok</groupId>
197-
<artifactId>lombok</artifactId>
198-
<version>1.18.22</version>
199-
<scope>provided</scope>
200-
</dependency>
195+
<dependency>
196+
<groupId>org.projectlombok</groupId>
197+
<artifactId>lombok</artifactId>
198+
<version>1.18.22</version>
199+
<scope>provided</scope>
200+
</dependency>
201201
<dependency>
202202
<groupId>org.spigotmc</groupId>
203203
<artifactId>spigot-api</artifactId>

0 commit comments

Comments
 (0)