Skip to content

Commit

Permalink
build(deps): bump com.gradle.publish:plugin-publish-plugin
Browse files Browse the repository at this point in the history
Bumps com.gradle.publish:plugin-publish-plugin from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: com.gradle.publish:plugin-publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent e0f6e19 commit 4ba7010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("com.gradle.publish:plugin-publish-plugin:1.2.0")
implementation("com.gradle.publish:plugin-publish-plugin:1.2.1")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.3.0.3225")
}

Expand Down

0 comments on commit 4ba7010

Please sign in to comment.