Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2023
1 parent 92312b6 commit 82cbb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ truth = { module = "com.google.truth:truth", version = "1.1.3" }
junit = "junit:junit:4.13.2"
mockito = "org.mockito:mockito-core:4.11.0"
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
assertJ = "org.assertj:assertj-core:3.23.1"
assertJ = "org.assertj:assertj-core:3.24.0"

0 comments on commit 82cbb52

Please sign in to comment.