Skip to content

Commit 854632c

Browse files
fix(deps): update dependency androidx.test.ext:junit-ktx to v1.3.0 (#345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f548e6 commit 854632c

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
@@ -10,7 +10,7 @@ androidx-lifecycle = "2.9.2"
1010
androidx-navigation = "2.9.3"
1111
androidx-room = "2.7.2"
1212
androidx-sqlite = "2.5.2"
13-
androidx-test-ext = "1.2.1"
13+
androidx-test-ext = "1.3.0"
1414

1515
jetbrains-dokka = "2.0.0"
1616
jetbrains-kotlin = "2.1.21"

0 commit comments

Comments
 (0)