File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ dependencies {
4747 include " org.apache.commons:commons-collections4:4.1"
4848 include " com.neovisionaries:nv-websocket-client:2.14"
4949 include " com.squareup.okhttp3:okhttp:3.14.9"
50- include " com.squareup.okio:okio:1.17.2 "
51- include " com.fasterxml.jackson.core:jackson-databind:2.10 .1"
50+ include " com.squareup.okio:okio:1.17.6 "
51+ include " com.fasterxml.jackson.core:jackson-databind:2.12.7 .1"
5252 include " com.fasterxml.jackson.core:jackson-annotations:2.10.1"
53- include " com.fasterxml.jackson.core:jackson-core:2.10.1 "
53+ include " com.fasterxml.jackson.core:jackson-core:2.18.6 "
5454 include " org.json:json:20231013"
5555}
5656
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ release_type = beta
2121
2222# Dependencies
2323fabric_version = 0.58.0+1.19
24- perms_version = 0.1-SNAPSHOT
24+ perms_version = 0.7.0
2525webhooks_version = 0.8.4
26- jda_version = 5.0.0-beta.22
27- yaml_version = 3.0.2
26+ jda_version = 5.6.1
27+ yaml_version = 3.0.4
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.5 -bin.zip
44networkTimeout =10000
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments