Skip to content

Commit

Permalink
Update plugin com.github.johnrengelman.shadow to v7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2023
1 parent 89e3e5f commit c2c142d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
// Kotlinx serialization for any data format
kotlin("plugin.serialization") version "1.5.31"
// Shade the plugin
id("com.github.johnrengelman.shadow") version "7.0.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
// Allow publishing
`maven-publish`

Expand Down

0 comments on commit c2c142d

Please sign in to comment.