File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ defmodule GoogleApi.CloudMonitoring.V2BETA2.Mixfile do
2323
2424 defp deps ( ) do
2525 [
26- { :tesla , "~> 0.5 " } ,
26+ { :tesla , "~> 1.8 " } ,
2727 { :poison , ">= 1.0.0" } ,
2828 { :ex_doc , "~> 0.16" , only: :dev }
2929 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.CloudUserAccounts.Vm_alpha.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.ConsumerSurveys.V2.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.PlayMoviesPartner.V1.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.Prediction.V16.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.QPXExpress.V1.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.ReplicaPoolUpdater.V1beta1.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.ResourceViews.V1beta2.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ defmodule GoogleApi.TaskQueue.V1beta2.Mixfile do
2020
2121 defp deps ( ) do
2222 [
23- { :tesla , "~> 0 .8" } ,
23+ { :tesla , "~> 1 .8" } ,
2424 { :poison , ">= 1.0.0" } ,
2525 { :ex_doc , "~> 0.16" , only: :dev }
2626 ]
You can’t perform that action at this time.
0 commit comments