Skip to content

Commit

Permalink
Merge pull request #245 from badsyntax/dependabot/gradle/test-fixture…
Browse files Browse the repository at this point in the history
…s/gradle-project/org.codehaus.groovy-groovy-all-3.0.9

Bump groovy-all from 3.0.6 to 3.0.9 in /test-fixtures/gradle-project
  • Loading branch information
badsyntax committed Sep 22, 2021
2 parents 6e89e1c + 4095b52 commit 47b1663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-fixtures/gradle-project/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
}

dependencies {
implementation 'org.codehaus.groovy:groovy-all:3.0.6'
implementation 'org.codehaus.groovy:groovy-all:3.0.9'
}

application {
Expand Down

0 comments on commit 47b1663

Please sign in to comment.