File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55[plugins ]
66spotless = { id = " com.diffplug.spotless" , version = " 7.0.0.BETA2" }
7- publish = { id = " com.gradle.plugin-publish" , version = " 1.2.2 " }
7+ publish = { id = " com.gradle.plugin-publish" , version = " 1.3.0 " }
88
99[libraries ]
1010ktfmt = { module = " com.facebook.ktfmt:ktfmt" , version = " 0.52" }
1111
12- aws-sdk-kotlin-v1-bom = { module = " aws.sdk.kotlin:bom" , version = " 1.3.27 " }
12+ aws-sdk-kotlin-v1-bom = { module = " aws.sdk.kotlin:bom" , version = " 1.3.32 " }
1313aws-sdk-kotlin-v1-codeartifact = { module = " aws.sdk.kotlin:codeartifact" }
1414
1515google-tink = { module = " com.google.crypto.tink:tink" , version = " 1.15.0" }
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pluginManagement {
1313
1414plugins {
1515 id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 0.8.0"
16- id(" com.gradle.develocity" ) version " 3.18"
16+ id(" com.gradle.develocity" ) version " 3.18.1 "
1717}
1818
1919dependencyResolutionManagement {
You can’t perform that action at this time.
0 commit comments