Skip to content

Commit

Permalink
Update plugin junit5 to v1.11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent d8f3b79 commit eaa651b
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 @@ -87,7 +87,7 @@ kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
junit5 = { id = "de.mannodermaus.android-junit5", version = "1.10.0.0" }
junit5 = { id = "de.mannodermaus.android-junit5", version = "1.11.0.0" }
play = { id = "com.github.triplet.play", version.ref = "triplet-play" }

# Plugins defined by the project
Expand Down

0 comments on commit eaa651b

Please sign in to comment.