Skip to content

Commit

Permalink
更新依赖为NK-MOT
Browse files Browse the repository at this point in the history
  • Loading branch information
lt-name committed Jan 27, 2024
1 parent cdd7b1e commit 67b19ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,16 +130,16 @@

<dependencies>
<dependency>
<groupId>cn.powernukkitx</groupId>
<artifactId>powernukkitx</artifactId>
<version>1.20.0-r2</version>
<groupId>cn.nukkit</groupId>
<artifactId>Nukkit</artifactId>
<version>MOT-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>cn.lanink</groupId>
<artifactId>MemoriesOfTime-GameCore</artifactId>
<version>1.6.9-PNX</version>
<version>1.6.12-PM1E</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 67b19ef

Please sign in to comment.