Skip to content

Commit 8caab8c

Browse files
Bump androidx.test:rules from 1.6.1 to 1.7.0 in /native/kotlin (#829)
Bumps androidx.test:rules from 1.6.1 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.test:rules dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5754f76 commit 8caab8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/kotlin/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android-targetSdk = "36"
66
androidx-activityCompose = "1.10.1"
77
androidx-core-ktx = "1.16.0"
88
androidx-material3 = "1.3.2"
9-
androidxTestRulesVersion = "1.6.1"
9+
androidxTestRulesVersion = "1.7.0"
1010
androidxTestRunnerVersion = "1.6.2"
1111
compose-plugin = "1.6.11"
1212
detekt-plugin = "1.23.8"

0 commit comments

Comments
 (0)