Skip to content

Commit f7ecfa4

Browse files
fix(deps): update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.14.0.0 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 391a659 commit f7ecfa4

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
@@ -79,7 +79,7 @@ squareup-kotlinpoet = "com.squareup:kotlinpoet:2.2.0"
7979

8080
tschuchortdev-kotlin-compile-testing = "com.github.tschuchortdev:kotlin-compile-testing:1.6.0"
8181

82-
gradle-plugins-android-junit5 = "de.mannodermaus.gradle.plugins:android-junit5:1.13.4.0"
82+
gradle-plugins-android-junit5 = "de.mannodermaus.gradle.plugins:android-junit5:1.14.0.0"
8383

8484
spek2-spek-dsl-jvm = { module = "org.spekframework.spek2:spek-dsl-jvm", version.ref = "spek2-spek" }
8585
spek2-spek-runner-junit5 = { module = "org.spekframework.spek2:spek-runner-junit5", version.ref = "spek2-spek" }

0 commit comments

Comments
 (0)