Skip to content

Commit 6cde471

Browse files
chore: ignore Kotlin 2.1.0 rev of AWS SDK
1 parent 28022b7 commit 6cde471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ updates:
2828
- "version-update:semver-minor"
2929
- dependency-name: "aws.sdk.kotlin:*"
3030
versions:
31-
- "<1.4.0"
31+
- ">=1.4.0"
3232
groups:
3333
gradle-updates:
3434
update-types:

0 commit comments

Comments
 (0)