Skip to content

Commit

Permalink
chore: bump the gradle-updates group with 2 updates (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 3e6710b commit 652b030
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ 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.161.1" }
awscdk-constructs = { module = "software.constructs:constructs", version = "10.3.0" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.162.1" }
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 652b030

Please sign in to comment.