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.13.0 "
4+ junit = " 5.13.1 "
55spotless = " 7.0.4"
66kotlin = " 2.1.21"
77navigation-compose = " 2.7.7"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =845952a9d6afa783db70bb3b0effaae45ae5542ca2bb7929619e8af49cb634cf
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.1 -bin.zip
3+ distributionSha256Sum =7197a12f450794931532469d4ff21a59ea2c1cd59a3ec3f89c035c3c420a6999
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
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.13.0 "
8+ junit = " 5.13.1 "
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.13.0 " }
59+ junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.13.1 " }
6060robolectric = " org.robolectric:robolectric:4.14.1"
6161assertj-core = " org.assertj:assertj-core:3.27.3"
6262awaitility = " org.awaitility:awaitility:4.3.0"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =845952a9d6afa783db70bb3b0effaae45ae5542ca2bb7929619e8af49cb634cf
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.1 -bin.zip
3+ distributionSha256Sum =7197a12f450794931532469d4ff21a59ea2c1cd59a3ec3f89c035c3c420a6999
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments