Skip to content

Commit

Permalink
chore: update the tck libraries
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <[email protected]>
  • Loading branch information
otaviojava committed Aug 10, 2024
1 parent 0065c0e commit 3a89100
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<description>Jakarta NoSQL :: TCK</description>

<properties>
<junit.version>5.10.2</junit.version>
<mockito.verson>5.11.0</mockito.verson>
<assertj.version>3.25.3</assertj.version>
<awaitility.version>4.2.1</awaitility.version>
<datafaker.version>2.2.2</datafaker.version>
<junit.version>5.10.3</junit.version>
<mockito.verson>5.12.0</mockito.verson>
<assertj.version>3.26.3</assertj.version>
<awaitility.version>4.2.2</awaitility.version>
<datafaker.version>2.3.1</datafaker.version>
<pi-test.version>1.16.1</pi-test.version>
<pitest-junit5-plugin.version>1.2.1</pitest-junit5-plugin.version>
</properties>
Expand Down

0 comments on commit 3a89100

Please sign in to comment.