Skip to content

Commit

Permalink
chore: update dependency org.json:json to v20241224
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 7effce7 commit 261cee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
// CommandAPI
implementation("dev.jorel:commandapi-velocity-shade:9.6.2-SNAPSHOT")

implementation("org.json:json:20240303")
implementation("org.json:json:20241224")

// Lombok dependencies
annotationProcessor("org.projectlombok:lombok:1.18.36")
Expand Down

0 comments on commit 261cee0

Please sign in to comment.