Skip to content

Commit

Permalink
Merge pull request #269 from usefulness/renovate/maven.assertj
Browse files Browse the repository at this point in the history
Update dependency org.assertj:assertj-core to v3.27.1
  • Loading branch information
renovate[bot] authored Jan 1, 2025
2 parents 91bdc25 + b870fdf commit 896e21e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ google-agp = "8.7.3"
maven-kotlin-serialization = "1.7.3"
maven-kotlin = "2.1.0"
maven-junit = "5.11.4"
maven-assertj = "3.27.0"
maven-assertj = "3.27.1"
maven-binarycompatiblity = "0.17.0"
maven-dokka = "2.0.0"
maven-poko = "0.18.2"
Expand Down
2 changes: 1 addition & 1 deletion sample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ maven-kotlin-serialization = "1.7.3"
maven-kotlin = "2.1.0"
maven-junit = "5.11.4"
maven-junit4 = "4.13.2"
maven-assertj = "3.27.0"
maven-assertj = "3.27.1"
activity-compose = "1.9.3"
androidx-compose-compiler = "1.5.15"
androidx-core = "1.15.0"
Expand Down

0 comments on commit 896e21e

Please sign in to comment.