Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit c871ce4

Browse files
committed
Update plugin com.github.johnrengelman.shadow to v7.1.1
1 parent b436fde commit c871ce4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
// Apply the Kotlin JVM plugin to add support for Kotlin.
33
kotlin("jvm") version "1.6.0"
4-
id("com.github.johnrengelman.shadow") version "7.1.0"
4+
id("com.github.johnrengelman.shadow") version "7.1.1"
55
id("org.jetbrains.dokka") version "1.5.31"
66
kotlin("plugin.serialization") version "1.4.21"
77
`maven-publish`

0 commit comments

Comments
 (0)