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

Commit 32ed4d4

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a48f305 commit 32ed4d4

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.1"
66
com-github-hypfvieh-dbus-java-transport-native-unixsocket = "5.1.1"
77
org-junit-jupiter-junit-jupiter = "5.12.2"
8-
org-junit-jupiter-junit-jupiter-api = "5.12.1"
8+
org-junit-jupiter-junit-jupiter-api = "5.12.2"
99
org-junit-jupiter-junit-jupiter-engine = "5.12.2"
1010
org-slf4j-slf4j-api = "2.0.17"
1111
org-slf4j-slf4j-simple = "2.0.17"

0 commit comments

Comments
 (0)