-
Task
-
Resolution: Unresolved
-
Minor
-
None
Please consider using https://github.com/jenkinsci/snakeyaml-api-plugin instead of configuration-as-code snakeyaml module when code base version https://github.com/jenkinsci/gradle-plugin/blob/master/build.gradle#L27 is 2.204 or greater,
Its more you shouldn't need to use snakeyaml directly in the test that's currently using it, just needs updating to a more recent method of verifying the export test:
https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/docs/PLUGINS.md#model-export-test
https://github.com/jenkinsci/gradle-plugin/blob/921f5c91ec573e0292cc1999b1dc8dc75b1adc87/src/test/groovy/hudson/plugins/gradle/ConfigurationAsCodeTest.groovy#L47