Skip to content

Commit 147e060

Browse files
chore(ci): bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#1009)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.2 to 5.13.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c00ab0 commit 147e060

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>org.junit</groupId>
9797
<artifactId>junit-bom</artifactId>
98-
<version>5.13.2</version>
98+
<version>5.13.3</version>
9999
<scope>import</scope>
100100
<type>pom</type>
101101
</dependency>

0 commit comments

Comments
 (0)