Suppression
This commit is contained in:
@@ -112,6 +112,7 @@ private object YamlConfigTypeHandler : ConfigTypeHandler(ConfigType.YAML) {
|
||||
representer.defaultFlowStyle = DumperOptions.FlowStyle.BLOCK
|
||||
|
||||
return Yaml(
|
||||
@Suppress("DEPRECATION")
|
||||
YamlConstructor(),
|
||||
representer,
|
||||
yamlOptions,
|
||||
|
||||
Reference in New Issue
Block a user