Skip to content

Commit ba144e9

Browse files
authored
Merge branch 'main' into mrober/sessionsE2e
2 parents f788483 + f735209 commit ba144e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ protoc = { module = "com.google.protobuf:protoc", version.ref = "protoc" }
183183
androidx-test-core = { module = "androidx.test:core", version.ref = "androidx-test-core" }
184184
androidx-test-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-junit" }
185185
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test-core" }
186-
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
186+
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
187187
androidx-test-truth = { module = "androidx.test.ext:truth", version.ref = "androidx-test-truth" }
188188
junit = { module = "junit:junit", version = "4.13.2" }
189189
kotest-assertions = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }

0 commit comments

Comments
 (0)