Skip to content

Commit 06330d7

Browse files
chore: bump the gradle-updates group with 2 updates (#77)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbced6b commit 06330d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
99
[libraries]
1010
ktfmt = { module = "com.facebook.ktfmt:ktfmt", version = "0.52" }
1111

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

1515
google-tink = { module = "com.google.crypto.tink:tink", version = "1.15.0" }

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginManagement {
1313

1414
plugins {
1515
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
16-
id("com.gradle.develocity") version "3.18.2"
16+
id("com.gradle.develocity") version "3.19"
1717
}
1818

1919
dependencyResolutionManagement {

0 commit comments

Comments
 (0)