Skip to content

Commit b9df2e6

Browse files
committed
Bump JUnit Jupiter to 6.1.2
Update the parent Maven properties to use JUnit Jupiter 6.1.2 instead of 6.1.1, keeping the test dependency version current.
1 parent 65d89dd commit b9df2e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microsphere-spring-cloud-parent

microsphere-spring-cloud-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<microsphere-spring-boot.version>0.2.32</microsphere-spring-boot.version>
2424
<testcontainers.version>2.0.5</testcontainers.version>
2525
<!-- Testing -->
26-
<junit-jupiter.version>6.1.1</junit-jupiter.version>
26+
<junit-jupiter.version>6.1.2</junit-jupiter.version>
2727
</properties>
2828

2929
<dependencyManagement>

0 commit comments

Comments
 (0)