Skip to content

Commit

Permalink
Merge pull request #3099 from square/renovate/com.gradle.plugin-publi…
Browse files Browse the repository at this point in the history
…sh-1.x

Update plugin com.gradle.plugin-publish to v1.3.0
  • Loading branch information
oldergod authored Sep 11, 2024
2 parents 907e375 + 90c940c commit d2ecf58
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.2.2").apply(false)
id("com.gradle.plugin-publish").version("1.3.0").apply(false)
}

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

0 comments on commit d2ecf58

Please sign in to comment.