Skip to content

Commit 83d71de

Browse files
chore(java): Bump org.junit:junit-bom from 5.13.4 to 5.14.1 in /java (#3702)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 5.14.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5201a3 commit 83d71de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>org.junit</groupId>
166166
<artifactId>junit-bom</artifactId>
167-
<version>5.13.4</version>
167+
<version>5.14.1</version>
168168
<type>pom</type>
169169
<scope>import</scope>
170170
</dependency>

0 commit comments

Comments
 (0)