Skip to content

Commit

Permalink
chore: bump software.amazon.awscdk:aws-cdk-lib (#146)
Browse files Browse the repository at this point in the history
Bumps the gradle-updates group with 1 update: [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk).


Updates `software.amazon.awscdk:aws-cdk-lib` from 2.173.2 to 2.173.4
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.173.2...v2.173.4)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent ac00809 commit b5250c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8
aspectj-tools = { module = "org.aspectj:aspectjtools", version = "1.9.22.1" }

guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.173.2" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.173.4" }
awscdk-constructs = { module = "software.constructs:constructs", version = "10.4.2" }
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
javaparser-core = { module = "com.github.javaparser:javaparser-core", version = "3.26.3" }
Expand Down

0 comments on commit b5250c5

Please sign in to comment.