Skip to content

Commit a7f8974

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.16.1
1 parent d135a97 commit a7f8974

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
@@ -84,7 +84,7 @@ ksp-gradlePlugin = { module = "com.google.devtools.ksp:com.google.devtools.ksp.g
8484
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:6.2.1"
8585
protobuf-kotlin-lite = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
8686
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
87-
robolectric = "org.robolectric:robolectric:4.16"
87+
robolectric = "org.robolectric:robolectric:4.16.1"
8888
slimber = "com.github.PaulWoitaschek:Slimber:2.0.0"
8989
textflow = "io.github.oleksandrbalan:textflow-material3:1.2.1"
9090
w2sv-androidutils-core = "com.github.w2sv.AndroidUtils:core:0.5.0"

0 commit comments

Comments
 (0)