Skip to content

Commit

Permalink
Merge pull request #225 from usefulness/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.1
  • Loading branch information
renovate[bot] authored Sep 25, 2024
2 parents f62546c + 98cd623 commit 4454127
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 @@ -5,7 +5,7 @@ gradle-pluginpublish = "1.3.0"
google-agp = "8.6.1"
maven-kotlin-serialization = "1.7.3"
maven-kotlin = "2.0.20"
maven-junit = "5.11.0"
maven-junit = "5.11.1"
maven-assertj = "3.26.3"
maven-binarycompatiblity = "0.16.3"
maven-dokka = "1.9.20"
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 @@ -2,7 +2,7 @@
gradle-starter = "0.77.0"
maven-kotlin-serialization = "1.7.3"
maven-kotlin = "2.0.20"
maven-junit = "5.11.0"
maven-junit = "5.11.1"
maven-junit4 = "4.13.2"
maven-assertj = "3.26.3"
activity-compose = "1.9.2"
Expand Down

0 comments on commit 4454127

Please sign in to comment.