Skip to content

Commit

Permalink
Update plugin download to v5.6.0 (#7001)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent 20800ed commit a8c0451
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 @@ -50,7 +50,7 @@ poko-annotations = { module = "dev.drewhamilton.poko:poko-annotations", version.
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
download = { id = "de.undercouch.download", version = "5.5.0" }
download = { id = "de.undercouch.download", version = "5.6.0" }
pluginPublishing = { id = "com.gradle.plugin-publish", version = "1.2.1" }
poko = { id = "dev.drewhamilton.poko", version.ref = "poko" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
Expand Down

0 comments on commit a8c0451

Please sign in to comment.