Skip to content

Commit

Permalink
chore(deps): update dependency org.json:json to v20250107
Browse files Browse the repository at this point in the history
  • Loading branch information
SIMULATAN-Bot authored and SIMULATAN committed Jan 27, 2025
1 parent 26f160a commit cf6cc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ monitoring-opentelemetry-semconv = { group = "io.opentelemetry.semconv", name =
monitoring-opentelemetry-semconv-incubating = { group = "io.opentelemetry.semconv", name = "opentelemetry-semconv-incubating", version.ref = "opentelemetry-semconv" }
monitoring-opentelemetry-testing = { group = "io.opentelemetry", name = "opentelemetry-sdk-testing", version.ref = "opentelemetry" }

tests-json = { group = "org.json", name = "json", version = "20241224" }
tests-json = { group = "org.json", name = "json", version = "20250107" }
tests-junit-api = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit" }
tests-junit-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit" }
tests-junit-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.11.3" }
Expand Down

0 comments on commit cf6cc2a

Please sign in to comment.