We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f21dea commit db97396Copy full SHA for db97396
.github/dependabot.yml
@@ -23,4 +23,4 @@ updates:
23
update-types: ["version-update:semver-patch"]
24
# We don't want to stay on an LTS version and want to have more regular updates here:
25
- dependency-name: "io.quarkiverse.openapi.generator:*"
26
- versions: ["2.6.0-lts"]
+ versions: ["2.6.0-lts", "2.7.0-lts", "2.8.0-lts", "2.9.0-lts"]
0 commit comments