Skip to content

Commit

Permalink
updating Gradle versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsap committed Oct 24, 2023
1 parent fcf493a commit 5a42504
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import org.junit.rules.TemporaryFolder

class InfoGradleProcessPluginTest {

private val gradleVersions = listOf("7.6", "8.0.1", "8.1.1")
private val gradleVersions = listOf("7.6", "8.0.1", "8.1.1", "8.3", "8.4")

@Rule
@JvmField
Expand Down

0 comments on commit 5a42504

Please sign in to comment.