Skip to content

Commit 0409534

Browse files
dependabot[bot]mjechow
authored andcommitted
Bump org.junit:junit-bom from 5.10.1 to 5.10.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.1...r5.10.3) --- 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 90cd419 commit 0409534

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.junit</groupId>
5151
<artifactId>junit-bom</artifactId>
52-
<version>5.10.1</version>
52+
<version>5.10.3</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>

0 commit comments

Comments
 (0)