Skip to content

Commit

Permalink
chore: bump the gradle-updates group with 2 updates (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent f403f89 commit a9befd2
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 @@ -7,7 +7,7 @@ kotlin = "1.9.25"
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.20.0" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.20.1" }

[libraries]

Expand Down 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.154.1" }
awscdk = { module = "software.amazon.awscdk:aws-cdk-lib", version = "2.155.0" }
awscdk-constructs = { module = "software.constructs:constructs", version = "10.3.0" }
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.18.1" }
javaparser-core = { module = "com.github.javaparser:javaparser-core", version = "3.26.1" }
Expand Down

0 comments on commit a9befd2

Please sign in to comment.