Skip to content

Commit

Permalink
Try with Gradle 8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alextu committed Sep 20, 2024
1 parent ade564f commit 0a197ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class BuildScanInjectionGradleIntegrationTest extends BaseGradleIntegrationTest

private static final String MSG_INIT_SCRIPT_APPLIED = "Connection to Develocity: http://foo.com"

private static final List<String> GRADLE_VERSIONS = ['4.10.3', '5.6.4', '6.9.4', '7.6.4', '8.10.1']
private static final List<String> GRADLE_VERSIONS = ['4.10.3', '5.6.4', '6.9.4', '7.6.4', '8.9']

private static final EnvVars EMPTY_ENV = new EnvVars()

Expand Down

0 comments on commit 0a197ad

Please sign in to comment.