Skip to content

Commit

Permalink
Bump JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
schnapster committed Nov 10, 2024
1 parent 8c5cf1f commit 4dc71b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ org.jetbrains:annotations:23.0.0=compileClasspath,productionRuntimeClasspath,run
org.jooq:jooq-codegen:3.19.14=compileClasspath,implementationDependenciesMetadata,jooqGenerator,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.jooq:jooq-meta:3.19.14=compileClasspath,implementationDependenciesMetadata,jooqGenerator,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.jooq:jooq:3.19.14=compileClasspath,implementationDependenciesMetadata,jooqGenerator,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.json:json:20231013=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.json:json:20240303=compileClasspath,implementationDependenciesMetadata,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.jspecify:jspecify:1.0.0=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.10.5=testCompileClasspath,testImplementationDependenciesMetadata,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.10.5=testRuntimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ theYarnVersion=1.22.19
jdaVersion=[5.2.0, 5.3[
discordWebhooksVersion=[0.8.2, 1.0[
sentryVersion=7.16.0
orgJsonVersion=20231013
orgJsonVersion=20240303
jaxbImplVersion=[4.0.2, 5.0[
nashornVersion=[15.4, 18[

Expand Down

0 comments on commit 4dc71b2

Please sign in to comment.