File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ plugins {
2626 id " base"
2727 id " com.dorongold.task-tree" version " 2.1.1"
2828
29- id " io.airbyte.gradle.jvm" version " 0.65 .0" apply false
30- id " io.airbyte.gradle.jvm.app" version " 0.65 .0" apply false
31- id " io.airbyte.gradle.jvm.lib" version " 0.65 .0" apply false
32- id " io.airbyte.gradle.docker" version " 0.65 .0" apply false
33- id " io.airbyte.gradle.publish" version " 0.65 .0" apply false
34- id " io.airbyte.gradle.kube-reload" version " 0.65 .0" apply false
29+ id " io.airbyte.gradle.jvm" version " 0.66 .0" apply false
30+ id " io.airbyte.gradle.jvm.app" version " 0.66 .0" apply false
31+ id " io.airbyte.gradle.jvm.lib" version " 0.66 .0" apply false
32+ id " io.airbyte.gradle.docker" version " 0.66 .0" apply false
33+ id " io.airbyte.gradle.publish" version " 0.66 .0" apply false
34+ id " io.airbyte.gradle.kube-reload" version " 0.66 .0" apply false
3535 // uncomment for testing plugin locally
3636 // id "io.airbyte.gradle.jvm" version "local-test" apply false
3737 // id "io.airbyte.gradle.jvm.app" version "local-test" apply false
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments