Skip to content

Commit 0af13ea

Browse files
Update dependency org.junit:junit-bom to v6.1.0
1 parent e9db19b commit 0af13ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.junit</groupId>
3434
<artifactId>junit-bom</artifactId>
35-
<version>6.0.3</version>
35+
<version>6.1.0</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)