File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
1919
2020 dependencies {
2121 // [START endpoints_plugin]
22- classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:2.0.1 '
22+ classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:2.1.0 '
2323 // [END endpoints_plugin]
2424 classpath ' com.google.cloud.tools:appengine-gradle-plugin:2.4.2'
2525 }
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
1818 }
1919
2020 dependencies {
21- classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.3 '
21+ classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:2. 1.0'
2222 classpath ' com.google.cloud.tools:appengine-gradle-plugin:2.4.2'
2323 }
2424}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ buildscript { // Configuration for building
2323 classpath ' com.google.cloud.tools:appengine-gradle-plugin:2.4.2'
2424
2525 // Endpoints Frameworks Gradle plugin
26- classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.3 '
26+ classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:2. 1.0'
2727 }
2828}
2929// [END buildscript]
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
1919 }
2020
2121 dependencies {
22- classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:1.0.3 '
22+ classpath ' com.google.cloud.tools:endpoints-framework-gradle-plugin:2. 1.0'
2323 classpath ' com.google.cloud.tools:appengine-gradle-plugin:2.4.2'
2424 }
2525}
You can’t perform that action at this time.
0 commit comments