Skip to content

Commit

Permalink
net-sf-ucanaccess-fork: Upgrade versions of test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spannm committed Jan 23, 2024
1 parent 3219f2e commit 1cc063e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
<dep.slf4j.version>2.0.9</dep.slf4j.version>

<dep.junit.version>5.10.1</dep.junit.version>
<dep.assertj.version>3.24.2</dep.assertj.version>
<dep.mockito.version>5.8.0</dep.mockito.version>
<dep.assertj.version>3.25.1</dep.assertj.version>
<dep.mockito.version>5.9.0</dep.mockito.version>

<dep.plugin.sortpom.version>3.3.0</dep.plugin.sortpom.version>
<dep.plugin.sonar.version>3.10.0.2594</dep.plugin.sonar.version>
Expand Down

0 comments on commit 1cc063e

Please sign in to comment.