Skip to content

Commit

Permalink
Spock 2.4-M1-groovy-3.0 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored Aug 1, 2024
1 parent a63827b commit ae9def1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ext.deps = [
'runner' : 'androidx.test:runner:1.5.2',
],
],
'spock' : 'org.spockframework:spock-junit4:2.1-M2-groovy-3.0',
'spock' : 'org.spockframework:spock-junit4:2.4-M1-groovy-3.0',
'junit' : 'junit:junit:4.13.2',
'truth' : 'com.google.truth:truth:1.4.4',
]

0 comments on commit ae9def1

Please sign in to comment.