Skip to content

Commit 1b675b4

Browse files
committed
Update JUnit to version 6.0.0-RC3
1 parent fb0d233 commit 1b675b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
<jakarta.validation-api.version>3.1.1</jakarta.validation-api.version>
7777
<jakarta.persistence-api.version>3.2.0</jakarta.persistence-api.version>
7878
<mongodb-driver.version>5.5.1</mongodb-driver.version>
79-
<junit-jupiter.version>5.13.4</junit-jupiter.version>
80-
<junit-platform-launcher.version>1.13.4</junit-platform-launcher.version>
79+
<junit-jupiter.version>6.0.0-RC3</junit-jupiter.version>
80+
<junit-platform-launcher.version>6.0.0-RC3</junit-platform-launcher.version>
8181

8282
<!-- provided dependencies -->
8383
<jsr305.version>3.0.2</jsr305.version>

0 commit comments

Comments
 (0)