Skip to content

Commit 82759cc

Browse files
Bump de.mannodermaus.android-junit5 from 1.11.0.0 to 1.11.2.0
Bumps [de.mannodermaus.android-junit5](https://github.com/mannodermaus/android-junit5) from 1.11.0.0 to 1.11.2.0. - [Release notes](https://github.com/mannodermaus/android-junit5/releases) - [Commits](mannodermaus/android-junit5@plugin-1.11.0.0...plugin-1.11.2.0) --- updated-dependencies: - dependency-name: de.mannodermaus.android-junit5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de89139 commit 82759cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stream-result-call/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
id(libs.plugins.kotlin.multiplatform.get().pluginId)
2424
id(libs.plugins.kotlin.atomicfu.get().pluginId)
2525
id(libs.plugins.nexus.plugin.get().pluginId)
26-
id("de.mannodermaus.android-junit5") version "1.11.0.0"
26+
id("de.mannodermaus.android-junit5") version "1.11.2.0"
2727
}
2828

2929
mavenPublishing {

0 commit comments

Comments
 (0)