Skip to content

Commit

Permalink
chore: bump the gradle-updates group with 2 updates (#77)
Browse files Browse the repository at this point in the history
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 Dec 20, 2024
1 parent cbced6b commit 06330d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
[libraries]
ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.52" }

aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.89" }
aws-sdk-kotlin-v1-bom = { module = "aws.sdk.kotlin:bom", version = "1.3.94" }
aws-sdk-kotlin-v1-codeartifact = { module = "aws.sdk.kotlin:codeartifact" }

google-tink = { module = "com.google.crypto.tink:tink", version = "1.15.0" }
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pluginManagement {

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
id("com.gradle.develocity") version "3.18.2"
id("com.gradle.develocity") version "3.19"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 06330d7

Please sign in to comment.