Skip to content

Commit

Permalink
chore: Update test libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebz committed Jul 17, 2024
1 parent 415beb5 commit 30399be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ min-sonarqubeapi = "9.14.0.375"
woodstox = "6.6.2"

# testing
assertj = "3.25.3"
junit = "5.10.2"
assertj = "3.26.3"
junit = "5.10.3"
mockito = "5.12.0"
mockito-kotlin = "5.3.1"
mockito-kotlin = "5.4.0"
sonarqube-orchestrator = "5.0.0.2065"

[libraries]
Expand Down

0 comments on commit 30399be

Please sign in to comment.