Skip to content

Commit

Permalink
chore: bump software.amazon.awscdk:aws-cdk-lib (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 540fc47 commit 09bba64
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 = "32.1.3-jre" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.167.1" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.170.0" }
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.2" }
Expand Down

0 comments on commit 09bba64

Please sign in to comment.