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

Commit fd2925f

Browse files
Update plugin com.github.johnrengelman.shadow to v8
1 parent 4d36154 commit fd2925f

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
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
plugins {
44
// Apply the Kotlin JVM plugin to add support for Kotlin.
55
kotlin("jvm") version "1.6.21"
6-
id("com.github.johnrengelman.shadow") version "7.1.2"
6+
id("com.github.johnrengelman.shadow") version "8.0.0"
77
id("org.jetbrains.dokka") version "1.6.21"
88
kotlin("plugin.serialization") version "1.4.21"
99
`maven-publish`

0 commit comments

Comments
 (0)