Skip to content

Commit 1f2f6d6

Browse files
committed
Update dependency to test with latest bundle
1 parent fa0ce2b commit 1f2f6d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/workspace/cpp/aa/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ warnOnImplicitThis: false
44
name: test/aa
55
version: 0.0.1
66
dependencies:
7-
"codeql/cpp-all": "0.7.4"
7+
"codeql/cpp-all": "^0.8.0"

tests/workspace/cpp/foo-customizations/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ library: True
22
name: foo/cpp-customizations
33
version: 0.0.1
44
dependencies:
5-
"codeql/cpp-all": "0.7.4"
5+
"codeql/cpp-all": "^0.8.0"

0 commit comments

Comments
 (0)