Skip to content

Commit

Permalink
fix(deps): update dependency gradle.plugin.com.github.johnrengelman:s…
Browse files Browse the repository at this point in the history
…hadow to v8
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 6255bf2 commit cc490f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "kto
multiplatform-locale = { module = "com.vanniktech:multiplatform-locale", version = "0.4.0" }
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
plugin-shadowjar = { module = "gradle.plugin.com.github.johnrengelman:shadow", version = "7.1.2" }
plugin-shadowjar = { module = "gradle.plugin.com.github.johnrengelman:shadow", version = "8.0.0" }

[plugins]
codequalitytools = { id = "com.vanniktech.code.quality.tools", version = "0.22.0" }

0 comments on commit cc490f2

Please sign in to comment.