Skip to content

Commit 6132df3

Browse files
dependabot[bot]thomaspoignantkodiakhq[bot]
authored
chore: bump org.junit.jupiter:junit-jupiter-engine (#3227)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent dddb8af commit 6132df3

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>5.12.0</version>
21+
<version>5.12.1</version>
2222
<scope>test</scope>
2323
</dependency>
2424
<dependency>

0 commit comments

Comments
 (0)