Skip to content

Commit c610b1e

Browse files
committed
migrating to v2 format
1 parent 1ba60ee commit c610b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/kotlin/datadog/gradle/plugin/config/ParseV2SupportedConfigurationsTask.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ abstract class ParseV2SupportedConfigurationsTask @Inject constructor(
236236
}
237237
out.println(" return Collections.unmodifiableMap(reversePropertyKeysMapping);")
238238
out.println(" }")
239+
239240
out.println("}")
240241
}
241242
}

0 commit comments

Comments
 (0)