Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit 2e2e62a

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18cbf9f commit 2e2e62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
com-github-hypfvieh-dbus-java-core = "5.1.0"
66
com-github-hypfvieh-dbus-java-transport-native-unixsocket = "5.1.0"
77
org-junit-jupiter-junit-jupiter = "5.11.4"
8-
org-junit-jupiter-junit-jupiter-api = "5.11.4"
8+
org-junit-jupiter-junit-jupiter-api = "5.12.0"
99
org-junit-jupiter-junit-jupiter-engine = "5.12.0"
1010
org-slf4j-slf4j-api = "2.0.16"
1111
org-slf4j-slf4j-simple = "2.0.16"

0 commit comments

Comments
 (0)