Skip to content

Commit

Permalink
fix: using the correct version for 1.21-1.21.1 now
Browse files Browse the repository at this point in the history
  • Loading branch information
Metaphoriker committed Nov 3, 2024
1 parent 15ef461 commit d059f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pathetic-nms/v1_21_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.21-R0.1-SNAPSHOT</version>
<version>1.21.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d059f5d

Please sign in to comment.