Skip to content

Commit

Permalink
Update gru.gradle (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
musketyr committed Aug 26, 2021
1 parent 52411d8 commit d2ae210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/gru/gru.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/
dependencies {
api 'space.jasan:groovy-closure-support:0.6.3'
api 'com.agorapulse.testing:fixt:0.2.1.1'
api 'com.agorapulse.testing:fixt:0.2.2'

api "net.javacrumbs.json-unit:json-unit-fluent:$jsonUnitVersion"
api group: 'org.xmlunit', name: 'xmlunit-core', version: xmlUnitVersion
Expand Down

0 comments on commit d2ae210

Please sign in to comment.