File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[versions ]
22opentelemetry = " 1.50.0"
33opentelemetry-alpha = " 1.50.0-alpha"
4- junit = " 5.12.2 "
4+ junit = " 5.13.0 "
55spotless = " 7.0.4"
66kotlin = " 2.1.21"
77navigation-compose = " 2.7.7"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ opentelemetry-semconv = "1.32.0"
55opentelemetry-semconv-alpha = " 1.32.0-alpha"
66opentelemetry-contrib = " 1.46.0-alpha"
77mockito = " 5.18.0"
8- junit = " 5.12.2 "
8+ junit = " 5.13.0 "
99byteBuddy = " 1.17.5"
1010okhttp = " 4.12.0"
1111spotless = " 7.0.4"
@@ -56,7 +56,7 @@ mockk = "io.mockk:mockk:1.14.2"
5656junit-jupiter-api = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
5757junit-jupiter-engine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
5858junit-vintage-engine = { module = " org.junit.vintage:junit-vintage-engine" , version.ref = " junit" }
59- junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.12.2 " }
59+ junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.13.0 " }
6060robolectric = " org.robolectric:robolectric:4.14.1"
6161assertj-core = " org.assertj:assertj-core:3.27.3"
6262awaitility = " org.awaitility:awaitility:4.3.0"
You can’t perform that action at this time.
0 commit comments