diff --git a/gradle.properties b/gradle.properties index ae5330d..8705634 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,12 +2,12 @@ pacprofile_group = fr.peaceandcube pacprofile_name = pacprofile pacprofile_version = 1.1.2 -paper_version = 1.18.1-R0.1-SNAPSHOT +paper_version = 1.18.2-R0.1-SNAPSHOT anvilgui_version = 1.5.3-SNAPSHOT -luckperms_version = 5.3 -essentials_version = 2.19.2 -griefprevention_version = 16.17.1 +luckperms_version = 5.4 +essentials_version = 2.19.4 +griefprevention_version = 16.18 pacpi_version = 1.3.0 pacbirthday_version = 1.4.0 diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 2e6e589..aa991fc 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists diff --git a/settings.gradle b/settings.gradle index 398d9c7..62769b1 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1 +1 @@ -rootProject.name = 'PACGui' +rootProject.name = 'PACProfile'