Skip to content

Commit 2818391

Browse files
chore(deps-dev): bump org.junit.jupiter:junit-jupiter in /java-mvn
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6474da2 commit 2818391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-mvn/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.junit.jupiter</groupId>
4040
<artifactId>junit-jupiter</artifactId>
41-
<version>5.12.1</version>
41+
<version>5.12.2</version>
4242
<scope>test</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)