Skip to content

Commit 581d19e

Browse files
chore: Bump org.junit.jupiter:junit-jupiter-engine (#4220)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) 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-engine dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent e173a46 commit 581d19e

File tree

1 file changed

+1
-1
lines changed
  • openfeature/provider_tests/java-integration-tests

1 file changed

+1
-1
lines changed

openfeature/provider_tests/java-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.junit.jupiter</groupId>
2020
<artifactId>junit-jupiter-engine</artifactId>
21-
<version>6.0.0</version>
21+
<version>6.0.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<dependency>

0 commit comments

Comments
 (0)