Skip to content

Commit 6b069bf

Browse files
dependabot[bot]purejava
authored andcommitted
Bump the java-bundles group with 2 updates
Bumps the java-bundles group with 2 updates: [org.json:json](https://github.com/douglascrockford/JSON-java) and [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework). Updates `org.json:json` from 20251224 to 20260522 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2025122...2026052) Updates `org.junit.platform:junit-platform-launcher` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) --- updated-dependencies: - dependency-name: org.json:json dependency-version: '20260522' dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-bundles - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-bundles ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8134e5a commit 6b069bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
[versions]
55
org-apache-commons-commons-lang3 = "3.20.0"
6-
org-json-json = "20251224"
6+
org-json-json = "20260522"
77
org-junit-jupiter-junit-jupiter = "6.1.0"
88
org-junit-jupiter-junit-jupiter-api = "6.1.0"
99
org-junit-jupiter-junit-jupiter-engine = "6.1.0"
10-
org-junit-platform-junit-platform-launcher = "6.0.3"
10+
org-junit-platform-junit-platform-launcher = "6.1.0"
1111
org-purejava-tweetnacl-java = "1.1.3"
1212
org-slf4j-slf4j-api = "2.0.18"
1313
org-slf4j-slf4j-simple = "2.0.18"

0 commit comments

Comments
 (0)