Skip to content

Commit 6233813

Browse files
dependabot[bot]purejava
authored andcommitted
Bump the java-bundles group with 4 updates
Bumps the java-bundles group with 4 updates: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework), [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) and [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter` 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) Updates `org.junit.jupiter:junit-jupiter-api` 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) Updates `org.junit.jupiter:junit-jupiter-engine` 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) 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.junit.jupiter:junit-jupiter dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-bundles - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-bundles - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 ae2fb9d commit 6233813

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
[versions]
55
com-bitwarden-sdk-secrets = "1.0.1"
66
org-cryptomator-integrations-api = "1.7.0"
7-
org-junit-jupiter-junit-jupiter = "6.0.3"
8-
org-junit-jupiter-junit-jupiter-api = "6.0.3"
9-
org-junit-jupiter-junit-jupiter-engine = "6.0.3"
10-
org-junit-platform-junit-platform-launcher = "6.0.3"
7+
org-junit-jupiter-junit-jupiter = "6.1.0"
8+
org-junit-jupiter-junit-jupiter-api = "6.1.0"
9+
org-junit-jupiter-junit-jupiter-engine = "6.1.0"
10+
org-junit-platform-junit-platform-launcher = "6.1.0"
1111
org-slf4j-slf4j-api = "2.0.18"
1212
org-slf4j-slf4j-simple = "2.0.18"
1313

0 commit comments

Comments
 (0)