Fix semver for upgrades references

Ensure the version range is flexible enough to handle
future version changes.
This commit is contained in:
Andrew Eisenberg
2021-12-13 09:03:33 -08:00
parent 372f099850
commit 0669ef505e
5 changed files with 5 additions and 5 deletions

View File

@@ -5,4 +5,4 @@ dbscheme: config/semmlecode.dbscheme
extractor: java
library: true
dependencies:
codeql/java-upgrades: 0.0.3
codeql/java-upgrades: ^0.0.3