Skip to content

Commit 8aba43f

Browse files
committed
Upgrade to JUnit 6.0.
Closes gh-943
1 parent 61af9ac commit 8aba43f

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
@@ -39,7 +39,7 @@
3939
<jackson2-databind.version>2.20.0</jackson2-databind.version>
4040
<jetty-reactive-httpclient.version>4.0.11</jetty-reactive-httpclient.version>
4141
<json-path.version>2.9.0</json-path.version>
42-
<junit.version>6.0.0-RC3</junit.version>
42+
<junit.version>6.0.0</junit.version>
4343
<kotlin.version>2.2.20</kotlin.version>
4444
<kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>
4545
<mockk.version>1.14.5</mockk.version>

0 commit comments

Comments
 (0)