Skip to content

Commit

Permalink
Bump androidx.test.ext:junit from 1.2.0 to 1.2.1 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 5c8cdbd commit 172d116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ lsplugin-cmaker = { id = "org.lsposed.lsplugin.cmaker", version = "1.2" }
[libraries]
cxx = { module = "org.lsposed.libcxx:libcxx", version = "27.0.11718014-beta1" }
dobby = { module = "io.github.vvb2060.ndk:dobby", version = "1.2" }
test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.0" }
test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
test-runner = { module = "androidx.test:runner", version = "1.6.0" }
test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.0" }

0 comments on commit 172d116

Please sign in to comment.