Skip to content

Commit

Permalink
Update org.assertj:assertj-core to v3.27.2 (was 3.26.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 2f41382 commit 7713571
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion java/chatroom/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ junit = "4.13.2"
webjars-play = "3.0.0"
flot = "0.8.3-1"
bootstrap = "3.4.1"
assertj = "3.26.3"
assertj = "3.27.2"
awaitility = "4.2.2"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion java/ebean/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ play-ebean = "8.3.0"
ebean = "15.1.0" # Sync with Play Ebean version https://github.com/playframework/play-ebean/blob/main/project/Dependencies.scala#L19
h2 = "2.3.232"
junit = "4.13.2"
assertj = "3.26.3"
assertj = "3.27.2"
awaitility = "4.2.2"
mockito = "5.12.0"

Expand Down
2 changes: 1 addition & 1 deletion java/jpa/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ node = "7.1.0"
h2 = "2.3.232"
hibernate = "6.6.3.Final"
junit = "4.13.2"
assertj = "3.26.3"
assertj = "3.27.2"
awaitility = "4.2.2"
mockito = "5.12.0"

Expand Down
2 changes: 1 addition & 1 deletion java/starter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ twirl = "2.0.7"
play = "3.1.0-d1f1b9f8-SNAPSHOT"
junit = "4.13.2"
h2 = "2.3.232"
assertj = "3.26.3"
assertj = "3.27.2"
awaitility = "4.2.2"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion java/websocket/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ webjars-play = "3.0.0"
flot = "0.8.3-1"
bootstrap = "3.4.1"
junit = "4.13.2"
assertj = "3.26.3"
assertj = "3.27.2"
awaitility = "4.2.2"

[libraries]
Expand Down

0 comments on commit 7713571

Please sign in to comment.