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

Commit 118b460

Browse files
authoredFeb 4, 2024
Update plugin com.github.johnrengelman.shadow to v8
1 parent 3e3f684 commit 118b460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
// Apply the Kotlin JVM plugin to add support for Kotlin.
66
id("org.jetbrains.kotlin.jvm") version "1.7.22"
77
kotlin("plugin.serialization") version "1.7.22"
8-
id("com.github.johnrengelman.shadow") version "7.1.2"
8+
id("com.github.johnrengelman.shadow") version "8.1.1"
99
id("io.gitlab.arturbosch.detekt") version "1.22.0"
1010

1111
// Apply the application plugin to add support for building a jar

0 commit comments

Comments
 (0)