Skip to content

Commit 3287b3b

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.12.1
1 parent e9fe837 commit 3287b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.junit</groupId>
3333
<artifactId>junit-bom</artifactId>
34-
<version>5.12.0</version>
34+
<version>5.12.1</version>
3535
<type>pom</type>
3636
<scope>import</scope>
3737
</dependency>

0 commit comments

Comments
 (0)