Skip to content

Commit 28a5236

Browse files
authored
Merge pull request arquillian#357 from arquillian/dependabot/maven/org.junit-junit-bom-6.0.0
build(deps): bump org.junit:junit-bom from 5.10.1 to 6.0.0
2 parents 8047b1f + 3b969a1 commit 28a5236

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
@@ -88,7 +88,7 @@
8888
<version.httpcore>5.3.6</version.httpcore>
8989

9090
<!-- Tests -->
91-
<version.junit>5.10.1</version.junit>
91+
<version.junit>6.0.0</version.junit>
9292
<version.mockito>5.20.0</version.mockito>
9393
<version.jacoco>0.8.14</version.jacoco>
9494
<version.shrinkwrap>1.2.6</version.shrinkwrap>

0 commit comments

Comments
 (0)