Skip to content

Commit 4885c4c

Browse files
author
David Hasani
committed
small yaml format change
1 parent 61befdc commit 4885c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/test/codewhisperer/commands/transformByQ.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencyManagement:
6060
- identifier: "com.example:library1"
6161
targetVersion: "2.1.0"
6262
versionProperty: "library1.version" # Optional
63-
originType: "FIRST_PARTY" # or "THIRD_PARTY" # Optional
63+
originType: "FIRST_PARTY" # or "THIRD_PARTY"
6464
- identifier: "com.example:library2"
6565
targetVersion: "3.0.0"
6666
originType: "THIRD_PARTY"

0 commit comments

Comments
 (0)