Skip to content

Commit cf35289

Browse files
committed
Remove withGradleDistribution
1 parent 6819b47 commit cf35289

File tree

1 file changed

+0
-1
lines changed
  • hll/dynamodb-mapper/dynamodb-mapper-schema-generator-plugin/src/test/kotlin/aws/sdk/kotlin/hll/dynamodbmapper/plugins

1 file changed

+0
-1
lines changed

hll/dynamodb-mapper/dynamodb-mapper-schema-generator-plugin/src/test/kotlin/aws/sdk/kotlin/hll/dynamodbmapper/plugins/SchemaGeneratorPluginTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ class SchemaGeneratorPluginTest {
5656
.create()
5757
.withProjectDir(testProjectDir)
5858
.withPluginClasspath()
59-
.withGradleDistribution("https://d2pjps8lqszrgq.cloudfront.net/gradle-8.12.1-bin.zip") // TODO Parameterize Gradle versions
6059
.forwardOutput()
6160
.withArguments("--info", "build")
6261
}

0 commit comments

Comments
 (0)