Skip to content

Commit

Permalink
Bump com.gradle.publish:plugin-publish-plugin from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps com.gradle.publish:plugin-publish-plugin from 1.2.1 to 1.2.2.

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent a3d35a5 commit 41f88ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
testImplementation('org.spockframework:spock-core:2.3-groovy-3.0') {
exclude group: 'org.codehaus.groovy'
}
testImplementation 'com.gradle.publish:plugin-publish-plugin:1.2.1'
testImplementation 'com.gradle.publish:plugin-publish-plugin:1.2.2'
}

group = 'ru.vyarus'
Expand Down

0 comments on commit 41f88ac

Please sign in to comment.