Skip to content

Commit 044137a

Browse files
Merge pull request #46 from SolarisStudio/dependabot/maven/org.junit-junit-bom-6.0.0
build(deps): bump org.junit:junit-bom from 5.13.4 to 6.0.0
2 parents 2280003 + 840af12 commit 044137a

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>org.junit</groupId>
9999
<artifactId>junit-bom</artifactId>
100-
<version>5.13.4</version>
100+
<version>6.0.0</version>
101101
<type>pom</type>
102102
<scope>import</scope>
103103
</dependency>

0 commit comments

Comments
 (0)