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 @@ -3,7 +3,7 @@ description=CodeArtifact settings plugin for Gradle
33kotlin.code.style =official
44
55group =io.cloudshiftdev.codeartifact
6- version =0.9.3
6+ version =1.0.0
77
88org.gradle.jvmargs =-Dfile.encoding\=UTF-8
99org.gradle.vfs.watch =true
Original file line number Diff line number Diff line change 33[versions ]
44
55[plugins ]
6- spotless = { id = " com.diffplug.spotless" , version = " 7.0.0.BETA4 " }
6+ spotless = { id = " com.diffplug.spotless" , version = " 7.0.1 " }
77publish = { id = " com.gradle.plugin-publish" , version = " 1.3.0" }
88
99[libraries ]
10- ktfmt = { module = " com.facebook.ktfmt:ktfmt" , version = " 0.52 " }
10+ ktfmt = { module = " com.facebook.ktfmt:ktfmt" , version = " 0.53 " }
1111
1212aws-sdk-kotlin-v1-bom = { module = " aws.sdk.kotlin:bom" , version = " 1.3.105" }
1313aws-sdk-kotlin-v1-codeartifact = { module = " aws.sdk.kotlin:codeartifact" }
You can’t perform that action at this time.
0 commit comments