File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[versions ]
22opentelemetry = " 1.48.0"
33opentelemetry-alpha = " 1.48.0-alpha"
4- junit = " 5.12.0 "
4+ junit = " 5.12.1 "
55spotless = " 7.0.2"
66kotlin = " 2.1.10"
77navigation-compose = " 2.7.7"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ opentelemetry-semconv = "1.30.0"
55opentelemetry-semconv-alpha = " 1.30.0-alpha"
66opentelemetry-contrib = " 1.44.0-alpha"
77mockito = " 5.16.0"
8- junit = " 5.12.0 "
8+ junit = " 5.12.1 "
99byteBuddy = " 1.17.2"
1010okhttp = " 4.12.0"
1111spotless = " 7.0.2"
@@ -54,7 +54,7 @@ mockk = "io.mockk:mockk:1.13.17"
5454junit-jupiter-api = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
5555junit-jupiter-engine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
5656junit-vintage-engine = { module = " org.junit.vintage:junit-vintage-engine" , version.ref = " junit" }
57- junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.12.0 " }
57+ junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.12.1 " }
5858robolectric = " org.robolectric:robolectric:4.14.1"
5959assertj-core = " org.assertj:assertj-core:3.27.3"
6060awaitility = " org.awaitility:awaitility:4.3.0"
You can’t perform that action at this time.
0 commit comments