Skip to content

Commit

Permalink
update test lib
Browse files Browse the repository at this point in the history
Signed-off-by: neo <[email protected]>
  • Loading branch information
neowu committed Sep 30, 2024
1 parent b16ec78 commit 3207aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ subprojects {

val elasticVersion = "8.15.0"
val jacksonVersion = "2.17.2"
val junitVersion = "5.11.0"
val mockitoVersion = "5.12.0"
val junitVersion = "5.11.1"
val mockitoVersion = "5.14.0"
val assertjVersion = "3.26.3"

project("core-ng-api") {
Expand Down

0 comments on commit 3207aa3

Please sign in to comment.