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 28022b7 commit 6cde471Copy full SHA for 6cde471
.github/dependabot.yml
@@ -28,7 +28,7 @@ updates:
28
- "version-update:semver-minor"
29
- dependency-name: "aws.sdk.kotlin:*"
30
versions:
31
- - "<1.4.0"
+ - ">=1.4.0"
32
groups:
33
gradle-updates:
34
update-types:
0 commit comments