Skip to content

Commit 4980fe9

Browse files
committed
chore: update junit to version 5.12.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent 45174a0 commit 4980fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tck/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<description>Jakarta NoSQL :: TCK</description>
2424

2525
<properties>
26-
<junit.version>5.11.4</junit.version>
26+
<junit.version>5.12.0</junit.version>
2727
<mockito.verson>5.15.2</mockito.verson>
2828
<assertj.version>3.27.2</assertj.version>
2929
<awaitility.version>4.2.2</awaitility.version>

0 commit comments

Comments
 (0)