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

Commit b587c96

Browse files
Update plugin com.github.johnrengelman.shadow to v8
1 parent 4139ff2 commit b587c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
// Kotlinx serialization for any data format
55
kotlin("plugin.serialization") version "1.7.22"
66
// Shade the plugin
7-
id("com.github.johnrengelman.shadow") version "7.1.2"
7+
id("com.github.johnrengelman.shadow") version "8.1.1"
88
// Allow publishing
99
`maven-publish`
1010

0 commit comments

Comments
 (0)