Skip to content

Commit

Permalink
Update dependency org.spockframework:spock-junit4 to v2.4-groovy-4.0-…
Browse files Browse the repository at this point in the history
…SNAPSHOT
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent ae9def1 commit feb95f6
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.4-M1-groovy-3.0',
'spock' : 'org.spockframework:spock-junit4:2.4-groovy-4.0-SNAPSHOT',
'junit' : 'junit:junit:4.13.2',
'truth' : 'com.google.truth:truth:1.4.4',
]

0 comments on commit feb95f6

Please sign in to comment.