Skip to content

Commit bdbfa25

Browse files
dependabot[bot]mickaelistria
authored andcommitted
fix(deps): bump org.junit.jupiter:junit-jupiter-engine
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c89d99 commit bdbfa25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<dependency>
155155
<groupId>org.junit.jupiter</groupId>
156156
<artifactId>junit-jupiter-engine</artifactId>
157-
<version>5.10.3</version>
157+
<version>5.11.0</version>
158158
</dependency>
159159
</dependencies>
160160
</plugin>

0 commit comments

Comments
 (0)