Skip to content

Commit

Permalink
Update plugin com.gradle.plugin-publish to v1.3.1 (#3274)
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 Jan 30, 2025
1 parent f84730d commit df646e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wire-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
kotlin("jvm")
id("com.github.gmazzo.buildconfig")
id("java-gradle-plugin")
id("com.gradle.plugin-publish").version("1.3.0").apply(false)
id("com.gradle.plugin-publish").version("1.3.1").apply(false)
}

// This module is included in two projects:
Expand Down

0 comments on commit df646e3

Please sign in to comment.