Skip to content

Commit 318e517

Browse files
Update plugin junit5 to v1.9.3.0
1 parent 768c153 commit 318e517

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
@@ -68,5 +68,5 @@ application = { id = 'com.android.application', version.ref = 'agp' }
6868
library = { id = 'com.android.library', version.ref = 'agp' }
6969
kotlin = { id = 'org.jetbrains.kotlin.android', version.ref = 'kotlin' }
7070
hilt = { id = 'com.google.dagger.hilt.android', version.ref = 'hilt' }
71-
junit5 = { id = 'de.mannodermaus.android-junit5', version = '1.8.2.1' }
71+
junit5 = { id = 'de.mannodermaus.android-junit5', version = '1.9.3.0' }
7272
play = { id = 'com.github.triplet.play', version = '3.8.1' }

0 commit comments

Comments
 (0)