Skip to content

Commit 7440f53

Browse files
dependabot[bot]lorban
authored andcommitted
[2.0.x] Bump org.junit.jupiter:junit-jupiter from 5.14.0 to 5.14.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.0 to 5.14.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7969a07 commit 7440f53

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.junit.jupiter</groupId>
130130
<artifactId>junit-jupiter</artifactId>
131-
<version>5.14.0</version>
131+
<version>5.14.1</version>
132132
<scope>test</scope>
133133
</dependency>
134134
<dependency>

0 commit comments

Comments
 (0)