Skip to content

Commit 38bd9fc

Browse files
dependabot[bot]sbordet
authored andcommitted
[4.0.x] Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2
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 2e670af commit 38bd9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
<dependency>
379379
<groupId>org.junit.jupiter</groupId>
380380
<artifactId>junit-jupiter</artifactId>
381-
<version>5.12.1</version>
381+
<version>5.12.2</version>
382382
<scope>test</scope>
383383
</dependency>
384384
</dependencies>

0 commit comments

Comments
 (0)