Skip to content

Commit

Permalink
fix: 修复构建
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Jul 1, 2024
1 parent 69b0815 commit 315a7ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>com.github.StarWishsama</groupId>
<artifactId>Slimefun4</artifactId>
<version>2023.06</version>
<version>2024.3</version>
<scope>provided</scope>
</dependency>

Expand All @@ -123,7 +123,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.24</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>

Expand All @@ -137,7 +137,7 @@
<dependency>
<groupId>net.guizhanss</groupId>
<artifactId>GuizhanLibPlugin</artifactId>
<version>1.2.0</version>
<version>1.7.6</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 315a7ad

Please sign in to comment.