Skip to content

Commit

Permalink
chore(deps): update plugin download to v5.6.0 (#285)
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 Apr 24, 2024
1 parent ff126ce commit 8713afa
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 @@ -30,7 +30,7 @@ serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
junit = ["junit-core", "junit-engine", "junit-launcher"]

[plugins]
download = "de.undercouch.download:5.5.0"
download = "de.undercouch.download:5.6.0"
gradle-publish = "com.gradle.plugin-publish:1.2.1"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
Expand Down

0 comments on commit 8713afa

Please sign in to comment.