Skip to content

Commit 01ce38f

Browse files
dependabot[bot]purejava
authored andcommitted
Bump the java-bundles group with 3 updates
Bumps the java-bundles group with 3 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) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-bundles - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-bundles - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-bundles ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea54ce2 commit 01ce38f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

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

44
[versions]
55
org-cryptomator-integrations-api = "1.7.0"
6-
org-junit-jupiter-junit-jupiter = "6.0.1"
7-
org-junit-jupiter-junit-jupiter-api = "6.0.1"
8-
org-junit-jupiter-junit-jupiter-engine = "6.0.1"
6+
org-junit-jupiter-junit-jupiter = "6.0.2"
7+
org-junit-jupiter-junit-jupiter-api = "6.0.2"
8+
org-junit-jupiter-junit-jupiter-engine = "6.0.2"
99
org-junit-platform-junit-platform-launcher = "6.0.2"
1010
org-purejava-keepassxc-proxy-access = "1.3.0"
1111
org-slf4j-slf4j-api = "2.0.17"

0 commit comments

Comments
 (0)