Compare commits
1 Commits
main
...
20e0da9ef6
| Author | SHA1 | Date | |
|---|---|---|---|
| 20e0da9ef6 |
6
pom.xml
6
pom.xml
@@ -47,13 +47,13 @@
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
<artifactId>annotations</artifactId>
|
||||
<version>26.0.2-1</version>
|
||||
<version>26.0.2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sk89q.worldedit</groupId>
|
||||
<artifactId>worldedit-bukkit</artifactId>
|
||||
<version>7.3.17</version>
|
||||
<version>7.3.15</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-javadoc-plugin</artifactId>
|
||||
<version>3.12.0</version>
|
||||
<version>3.11.2</version>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user