Skip to content

Commit

Permalink
Update dependency software.amazon.awscdk:aws-cdk-lib to v2.130.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent c59c629 commit 7136192
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.20" }

guava = { module = "com.google.guava:guava", version = "32.1.2-jre" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.93.0" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.130.0" }
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
javaparser-core = { module = "com.github.javaparser:javaparser-core", version = "3.25.4" }

0 comments on commit 7136192

Please sign in to comment.