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.51.0"
33opentelemetry-alpha = " 1.51.0-alpha"
4- junit = " 5.13.1 "
4+ junit = " 5.13.2 "
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.34.0"
55opentelemetry-semconv-alpha = " 1.34.0-alpha"
66opentelemetry-contrib = " 1.46.0-alpha"
77mockito = " 5.18.0"
8- junit = " 5.13.1 "
8+ junit = " 5.13.2 "
99byteBuddy = " 1.17.6"
1010okhttp = " 4.12.0"
1111spotless = " 7.0.4"
@@ -58,7 +58,7 @@ mockk = "io.mockk:mockk:1.14.4"
5858junit-jupiter-api = { module = " org.junit.jupiter:junit-jupiter-api" , version.ref = " junit" }
5959junit-jupiter-engine = { module = " org.junit.jupiter:junit-jupiter-engine" , version.ref = " junit" }
6060junit-vintage-engine = { module = " org.junit.vintage:junit-vintage-engine" , version.ref = " junit" }
61- junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.13.1 " }
61+ junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.13.2 " }
6262robolectric = " org.robolectric:robolectric:4.15.1"
6363assertj-core = " org.assertj:assertj-core:3.27.3"
6464awaitility = " org.awaitility:awaitility:4.3.0"
You can’t perform that action at this time.
0 commit comments