Skip to content

Commit

Permalink
Merge pull request #651 from cqse/renovate/com.gradle.plugin-publish-1.x
Browse files Browse the repository at this point in the history
Update plugin pluginPublish to v1.3.1
  • Loading branch information
DreierF authored Jan 31, 2025
2 parents e225f46 + 271e709 commit 45d47e3
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 @@ -84,5 +84,5 @@ springboot-loader = { module = "org.springframework.boot:spring-boot-loader", ve
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
markdownToPdf = { id = "de.fntsoftware.gradle.markdown-to-pdf", version = "1.1.0" }
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.2" }

0 comments on commit 45d47e3

Please sign in to comment.