chore(deps): Update Deps

This commit is contained in:
Renovate Bot 2022-02-12 01:12:00 +00:00
parent 5b79228be7
commit c504909668
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ buildscript {
}
dependencies {
classpath "org.apache.httpcomponents:httpmime:4.5.13"
classpath "com.google.code.gson:gson:2.8.9"
classpath "com.google.code.gson:gson:2.9.0"
classpath "org.apache.httpcomponents:httpclient:4.5.13"
}
}
@ -92,7 +92,7 @@ dependencies {
implementation "com.velocitypowered:velocity-api:3.1.1"
annotationProcessor "com.velocitypowered:velocity-api:3.1.1"
implementation "io.netty:netty-all:4.1.73.Final"
implementation "io.netty:netty-all:4.1.74.Final"
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
implementation "com.sk89q.worldedit:worldedit-bukkit:7.2.9"

Binary file not shown.

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists