Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit deb9770

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.14.1
1 parent 1b84ecd commit deb9770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ javaJq = { module = "net.thisptr:jackson-jq", version = "1.0.0-preview.20240207"
7272
junit = { module = "junit:junit", version = "4.13.2" }
7373
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.10.0" }
7474
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
75-
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
75+
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
7676
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }
7777
square-kotlinPoet = { module = "com.squareup:kotlinpoet", version.ref = "square-kotlinPoet" }
7878
vannitktech-mavenPublish-gradle = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"

0 commit comments

Comments
 (0)