Update QL library references

This commit is contained in:
Felicity Chapman
2022-11-25 11:19:40 +00:00
committed by Arthur Baars
parent c06db6b67c
commit b5f849463b
4 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@ class Library extends LibraryT {
// The versions reported for C/C++ dependencies are just the versions that
// happen to be installed on the system where the build takes place.
// Reporting those versions is likely to cause misunderstandings, both for
// people reading them and for the vulnerability checker of lgtm.
// people reading them and for vulnerability checkers.
result = "unknown"
}