Skip to content

Commit

Permalink
try to fix compiling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Snabeldier committed Apr 15, 2024
1 parent e45e5eb commit d12cad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
<dependencies>
<!-- MineValley APIs -->
<dependency>
<groupId>minevalley.smart</groupId>
<artifactId>api</artifactId>
<groupId>com.github.MineValley</groupId>
<artifactId>SmartAPI</artifactId>
<version>${smart-api.version}</version>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit d12cad7

Please sign in to comment.