Skip to content

Commit

Permalink
chore: bump the gradle-minor-updates group with 1 update (#48)
Browse files Browse the repository at this point in the history
Bumps the gradle-minor-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.131.0 to 2.132.0
- [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.131.0...v2.132.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-minor-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 Mar 11, 2024
1 parent 028badd commit 77f03d8
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,6 +44,6 @@ caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8
aspectj-tools = { module = "org.aspectj:aspectjtools", version = "1.9.21.1" }

guava = { module = "com.google.guava:guava", version = "32.1.3-jre" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.131.0" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.132.0" }
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.16.0" }
javaparser-core = { module = "com.github.javaparser:javaparser-core", version = "3.25.9" }

0 comments on commit 77f03d8

Please sign in to comment.