Skip to content

Commit c5b4086

Browse files
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
fix: add bicep version requirement (>= 0.33.0) to azure.yaml
2 parents bd46670 + e74493f commit c5b4086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ metadata:
88

99
requiredVersions:
1010
azd: '>= 1.18.0 != 1.23.9'
11+
bicep: '>= 0.33.0'
1112

1213
parameters:
1314
solutionPrefix:

0 commit comments

Comments
 (0)