Skip to content

Commit

Permalink
build: cleanup unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed Dec 18, 2024
1 parent 762e511 commit be810a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,3 @@ aws-sts = { module = "software.amazon.awssdk:sts", version.ref = "aws" }
aws-iam = { module = "software.amazon.awssdk:iam", version.ref = "aws" }
aws-s3 = { module = "software.amazon.awssdk:s3", version.ref = "aws" }
aws-secretsmanager = { module = "software.amazon.awssdk:secretsmanager", version.ref = "aws" }

[bundles]

[plugins]
shadow = { id = "com.gradleup.shadow", version = "8.3.5" }

0 comments on commit be810a4

Please sign in to comment.