Skip to content

Commit e40fddf

Browse files
Bump org.junit:junit-bom from 5.13.0 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.13.0...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b37ac2f commit e40fddf

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.junit</groupId>
132132
<artifactId>junit-bom</artifactId>
133-
<version>5.13.0</version>
133+
<version>5.13.1</version>
134134
<type>pom</type>
135135
<scope>import</scope>
136136
</dependency>

0 commit comments

Comments
 (0)