Skip to content

Commit 48ebcc6

Browse files
dependabot[bot]jjjasper
authored andcommitted
Bump org.junit:junit-bom from 5.12.1 to 5.12.2
Bumps [org.junit:junit-bom](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:junit-bom dependency-version: 5.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccda774 commit 48ebcc6

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
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>org.junit</groupId>
315315
<artifactId>junit-bom</artifactId>
316-
<version>5.12.1</version>
316+
<version>5.12.2</version>
317317
<type>pom</type>
318318
<scope>import</scope>
319319
</dependency>

0 commit comments

Comments
 (0)