Skip to content

Commit 871ce06

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/junit5), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.2...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.2...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.12.2 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.2...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.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: 5.13.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: 5.13.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 49ed9c1 commit 871ce06

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.6.0"
6-
org-junit-jupiter-junit-jupiter = "5.12.2"
7-
org-junit-jupiter-junit-jupiter-api = "5.12.2"
8-
org-junit-jupiter-junit-jupiter-engine = "5.12.2"
6+
org-junit-jupiter-junit-jupiter = "5.13.0"
7+
org-junit-jupiter-junit-jupiter-api = "5.13.0"
8+
org-junit-jupiter-junit-jupiter-engine = "5.13.0"
99
org-purejava-keepassxc-proxy-access = "1.2.8"
1010
org-slf4j-slf4j-api = "2.0.17"
1111
org-slf4j-slf4j-simple = "2.0.17"

0 commit comments

Comments
 (0)