Skip to content

Commit 87d35a4

Browse files
Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.2 (#114)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95cb7dc commit 87d35a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<dependency>
134134
<groupId>org.junit.jupiter</groupId>
135135
<artifactId>junit-jupiter-engine</artifactId>
136-
<version>5.11.4</version>
136+
<version>5.12.2</version>
137137
<scope>provided</scope>
138138
</dependency>
139139

0 commit comments

Comments
 (0)