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.2 "
4+ junit = " 5.13.3 "
55spotless = " 7.0.4"
66kotlin = " 2.2.0"
77navigation-compose = " 2.7.7"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =7197a12f450794931532469d4ff21a59ea2c1cd59a3ec3f89c035c3c420a6999
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3+ distributionSha256Sum =bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -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.34.0"
55opentelemetry-semconv-alpha = " 1.34.0-alpha"
66opentelemetry-contrib = " 1.46.0-alpha"
77mockito = " 5.18.0"
8- junit = " 5.13.2 "
8+ junit = " 5.13.3 "
99byteBuddy = " 1.17.6"
1010okhttp = " 5.0.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.2 " }
61+ junit-platform-launcher = { module = " org.junit.platform:junit-platform-launcher" , version = " 1.13.3 " }
6262robolectric = " org.robolectric:robolectric:4.15.1"
6363assertj-core = " org.assertj:assertj-core:3.27.3"
6464awaitility = " 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 =7197a12f450794931532469d4ff21a59ea2c1cd59a3ec3f89c035c3c420a6999
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3+ distributionSha256Sum =bd71102213493060956ec229d946beee57158dbd89d0e62b91bca0fa2c5f3531
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments