Skip to content

Commit

Permalink
Try it this way around...
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Oct 29, 2024
1 parent 8e5b82f commit 12e5a55
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Towny/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,18 +225,18 @@
<version>22.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.seeseemelk</groupId>
<artifactId>MockBukkit-v1.21</artifactId>
<version>3.133.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.21.1-R0.1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.github.seeseemelk</groupId>
<artifactId>MockBukkit-v1.21</artifactId>
<version>3.133.2</version>
<scope>test</scope>
</dependency>
</dependencies>

<pluginRepositories>
Expand Down

0 comments on commit 12e5a55

Please sign in to comment.