Skip to content

Commit ae9def1

Browse files
Spock 2.4-M1-groovy-3.0 (#316)
1 parent a63827b commit ae9def1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext.deps = [
3535
'runner' : 'androidx.test:runner:1.5.2',
3636
],
3737
],
38-
'spock' : 'org.spockframework:spock-junit4:2.1-M2-groovy-3.0',
38+
'spock' : 'org.spockframework:spock-junit4:2.4-M1-groovy-3.0',
3939
'junit' : 'junit:junit:4.13.2',
4040
'truth' : 'com.google.truth:truth:1.4.4',
4141
]

0 commit comments

Comments
 (0)