Skip to content

Commit 0b74b82

Browse files
dependabot[bot]isidore
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- 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] <[email protected]>
1 parent 02467d7 commit 0b74b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.junit.jupiter</groupId>
122122
<artifactId>junit-jupiter-engine</artifactId>
123-
<version>5.11.3</version>
123+
<version>5.11.4</version>
124124
<scope>test</scope>
125125
</dependency>
126126
<dependency>

0 commit comments

Comments
 (0)