Update shadow plugin to 7.1.2

^KTI-728 Fixed
This commit is contained in:
Nikolay Krasko
2022-02-21 15:04:58 +03:00
committed by teamcity
parent 40482229bd
commit a2cef5c930
9 changed files with 20 additions and 48 deletions
@@ -86,7 +86,7 @@ dependencies {
val kotlinVersion = project.bootstrapKotlinVersion
val ktorVersion = "1.2.1"
val slackApiVersion = "1.2.0"
val shadowVersion = "7.1.1"
val shadowVersion = "7.1.2"
val metadataVersion = "0.0.1-dev-10"
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")