Skip to content

Commit 2b240fc

Browse files
committed
ktlint
1 parent efa4e0b commit 2b240fc

File tree

1 file changed

+1
-1
lines changed
  • build-plugins/build-support/src/main/kotlin/aws/sdk/kotlin/gradle/dsl

1 file changed

+1
-1
lines changed

build-plugins/build-support/src/main/kotlin/aws/sdk/kotlin/gradle/dsl/Publish.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ private val ALLOWED_PUBLICATIONS = listOf(
4141
"dynamodb-mapper-schema-generator-plugin",
4242
"dynamodb-mapper-schema-codegen",
4343
"pluginMaven",
44-
"dynamodb-mapper-schema-generatorPluginMarkerMaven"
44+
"dynamodb-mapper-schema-generatorPluginMarkerMaven",
4545
)
4646

4747
/**

0 commit comments

Comments
 (0)