Skip to content

Commit

Permalink
Merge pull request #50 from Project-Cepi/renovate/com.github.johnreng…
Browse files Browse the repository at this point in the history
…elman.shadow-7.x

Update plugin com.github.johnrengelman.shadow to v7.1.2
  • Loading branch information
LeoDog896 committed Jan 28, 2022
2 parents e929eb9 + 3b06621 commit 7a83d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
// Apply the Kotlin JVM plugin to add support for Kotlin.
kotlin("jvm") version "1.6.0"
id("com.github.johnrengelman.shadow") version "7.1.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("org.jetbrains.dokka") version "1.5.31"
// Kotlinx serialization for any data format
kotlin("plugin.serialization") version "1.5.31"
Expand Down

0 comments on commit 7a83d58

Please sign in to comment.