Skip to content

Commit

Permalink
Set spigot-api version to 1.18.1-R0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Reldeam committed Jan 27, 2022
1 parent 46aa5ba commit 6952cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>LATEST</version> <!-- 1.18.1-R0.1-SNAPSHOT -->
<version>1.18.1-R0.1-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 6952cc7

Please sign in to comment.