Skip to content

Commit

Permalink
Fix airflow (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
nslaughter authored May 15, 2023
1 parent 573a7c6 commit 79f94fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
lightstep = {
source = "lightstep/lightstep"
version = "~> 1.70.10"
version = "~> 1.76.0"
}
}
required_version = ">= v1.0.11"
Expand Down

0 comments on commit 79f94fa

Please sign in to comment.