Skip to content

Commit 6507062

Browse files
chore(deps): bump org.junit:junit-bom from 5.12.1 to 5.12.2 (#310)
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/junit-framework@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67cb8f3 commit 6507062

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
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>org.junit</groupId>
8181
<artifactId>junit-bom</artifactId>
82-
<version>5.12.1</version>
82+
<version>5.12.2</version>
8383
<type>pom</type>
8484
<scope>import</scope>
8585
</dependency>

0 commit comments

Comments
 (0)