Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 69b0ba7 commit 18db56b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
opentelemetry = "1.41.0"
opentelemetry-alpha = "1.39.0-alpha"
junit = "5.10.3"
junit = "5.11.0"
spotless = "6.25.0"
kotlin = "2.0.10"
navigation-compose = "2.7.7"
Expand Down
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 @@ opentelemetry-instrumentation-alpha = "2.6.0-alpha"
opentelemetry-semconv = "1.25.0-alpha"
opentelemetry-contrib = "1.34.0-alpha"
mockito = "5.12.0"
junit = "5.10.3"
junit = "5.11.0"
byteBuddy = "1.14.19"
okhttp = "4.12.0"
spotless = "6.25.0"
Expand Down

0 comments on commit 18db56b

Please sign in to comment.