Skip to content

Commit

Permalink
Upgrade to Gradle 6.5 2
Browse files Browse the repository at this point in the history
  • Loading branch information
radarsh committed Jun 29, 2020
1 parent 51e8c93 commit 1707000
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ abstract class AbstractFunctionalSpec extends Specification {

private static final String TEST_ROOT = 'src/test-functional/resources'

private static final String GRADLE_VERSION = '6.4.1'
private static final String GRADLE_VERSION = '6.5'

@Rule
TemporaryFolder temporaryFolder
Expand Down

0 comments on commit 1707000

Please sign in to comment.