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

Commit beb37e0

Browse files
Update plugin com.github.johnrengelman.shadow to v7.1.0
1 parent 036add8 commit beb37e0

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
@@ -7,7 +7,7 @@ plugins {
77
// Kotlinx serialization for any data format
88
kotlin("plugin.serialization") version "1.7.0"
99
// Shade the plugin
10-
id("com.github.johnrengelman.shadow") version "7.0.0"
10+
id("com.github.johnrengelman.shadow") version "7.1.0"
1111
// Allow publishing
1212
`maven-publish`
1313

0 commit comments

Comments
 (0)