Update maven-shade

This commit is contained in:
GeorgH93 2022-04-13 16:44:45 +02:00
parent 2acff3673a
commit dffb886c22
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<mainClass>${project.groupId}.${project.artifactId}.Bukkit.${project.artifactId}</mainClass>
<releaseType>Normal</releaseType>
<updateChannel>Release</updateChannel>
<mavenShade.version>3.3.0-SNAPSHOT</mavenShade.version>
<mavenShade.version>3.3.0</mavenShade.version>
</properties>
<pluginRepositories>