Skip to content

Commit 0a66eee

Browse files
dependabot[bot]topframe
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-engine from 5.13.1 to 5.13.2
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.13.1 to 5.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3a8964 commit 0a66eee

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.junit.jupiter</groupId>
124124
<artifactId>junit-jupiter-engine</artifactId>
125-
<version>5.13.1</version>
125+
<version>5.13.2</version>
126126
<optional>true</optional>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)