Skip to content

Commit 1fb75f1

Browse files
fix(deps): bump org.junit:junit-bom from 5.12.0 to 5.12.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8b1a30 commit 1fb75f1

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.junit</groupId>
105105
<artifactId>junit-bom</artifactId>
106-
<version>5.12.0</version>
106+
<version>5.12.1</version>
107107
<type>pom</type>
108108
<scope>import</scope>
109109
</dependency>

0 commit comments

Comments
 (0)