Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 717ed3b commit 5a00935
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ dependencies {
include "org.apache.commons:commons-collections4:4.1"
include "com.neovisionaries:nv-websocket-client:2.14"
include "com.squareup.okhttp3:okhttp:3.14.9"
include "com.squareup.okio:okio:1.17.2"
include "com.fasterxml.jackson.core:jackson-databind:2.10.1"
include "com.squareup.okio:okio:1.17.6"
include "com.fasterxml.jackson.core:jackson-databind:2.12.7.1"
include "com.fasterxml.jackson.core:jackson-annotations:2.10.1"
include "com.fasterxml.jackson.core:jackson-core:2.10.1"
include "org.json:json:20210307"
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ release_type = beta

# Dependencies
fabric_version = 0.58.0+1.19
perms_version = 0.1-SNAPSHOT
perms_version = 0.3.3
webhooks_version = 0.8.4
jda_version = 5.0.0-beta.22
yaml_version = 2.0.1
jda_version = 5.2.1
yaml_version = 2.0.2
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 5a00935

Please sign in to comment.