Updated dependencies and copyright.

This commit is contained in:
Erik C. Thauvin 2020-03-17 14:57:22 -07:00
parent 1f7861e314
commit 68f42777af
48 changed files with 216 additions and 177 deletions

View file

@ -1,16 +1,12 @@
<?xml version="1.0" ?>
<SmellBaseline>
<Blacklist timestamp="1555043579716"></Blacklist>
<Whitelist timestamp="1564167428855">
<ID>ComplexMethod:Utils.kt$Utils$fun loadProperties(file: File): Properties</ID>
<ID>ComplexMethod:Utils.kt$Utils$fun parseSemVer(input: String?, version: Version): Boolean</ID>
<ID>ComplexMethod:Utils.kt$Utils$fun saveProperties(projectDir: File, config: SemverConfig, version: Version)</ID>
<Blacklist></Blacklist>
<Whitelist>
<ID>MagicNumber:Utils.kt$Utils$3</ID>
<ID>MagicNumber:Utils.kt$Utils$4</ID>
<ID>MagicNumber:Utils.kt$Utils$5</ID>
<ID>MaxLineLength:SemverPlugin.kt$net.thauvin.erik.gradle.semver.SemverPlugin.kt</ID>
<ID>NestedBlockDepth:Utils.kt$Utils$fun loadProperties(file: File): Properties</ID>
<ID>NestedBlockDepth:Utils.kt$Utils$fun parseSemVer(input: String?, version: Version): Boolean</ID>
<ID>NestedBlockDepth:Utils.kt$Utils$fun saveProperties(projectDir: File, config: SemverConfig, version: Version)</ID>
<ID>NestedBlockDepth:Utils.kt$Utils$loadProperties</ID>
<ID>NestedBlockDepth:Utils.kt$Utils$parseSemVer</ID>
<ID>NestedBlockDepth:Utils.kt$Utils$saveProperties</ID>
</Whitelist>
</SmellBaseline>
</SmellBaseline>