Skip to content

Commit b051bee

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.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.1 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.1 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.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-bundles ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e63e8a commit b051bee

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
@@ -2,9 +2,9 @@
22
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
33

44
[versions]
5-
org-junit-jupiter-junit-jupiter = "6.0.0"
6-
org-junit-jupiter-junit-jupiter-api = "6.0.0"
7-
org-junit-jupiter-junit-jupiter-engine = "6.0.0"
5+
org-junit-jupiter-junit-jupiter = "6.0.1"
6+
org-junit-jupiter-junit-jupiter-api = "6.0.1"
7+
org-junit-jupiter-junit-jupiter-engine = "6.0.1"
88
org-slf4j-slf4j-api = "2.0.17"
99
org-slf4j-slf4j-simple = "2.0.17"
1010

0 commit comments

Comments
 (0)