Skip to content

Commit

Permalink
chore(deps): update plugin gradle-publish to v1.3.0 (#304)
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] authored Dec 3, 2024
1 parent fe29cb0 commit 78b8d3e
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 @@ -31,7 +31,7 @@ junit = ["junit-core", "junit-engine", "junit-launcher"]

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

0 comments on commit 78b8d3e

Please sign in to comment.