Skip to content

Commit 93b6f01

Browse files
Update plugin junit5 to v1.10.0.0
1 parent a516a84 commit 93b6f01

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
@@ -69,5 +69,5 @@ application = { id = 'com.android.application', version.ref = 'agp' }
6969
library = { id = 'com.android.library', version.ref = 'agp' }
7070
kotlin = { id = 'org.jetbrains.kotlin.android', version.ref = 'kotlin' }
7171
hilt = { id = 'com.google.dagger.hilt.android', version.ref = 'hilt' }
72-
junit5 = { id = 'de.mannodermaus.android-junit5', version = '1.8.2.1' }
72+
junit5 = { id = 'de.mannodermaus.android-junit5', version = '1.10.0.0' }
7373
play = { id = 'com.github.triplet.play', version = '3.8.2' }

0 commit comments

Comments
 (0)