Skip to content

Commit

Permalink
Merge pull request #83 from xvik/dependabot/gradle/com.gradle.publish…
Browse files Browse the repository at this point in the history
…-plugin-publish-plugin-1.3.1

Bump com.gradle.publish:plugin-publish-plugin from 1.3.0 to 1.3.1
  • Loading branch information
xvik authored Jan 31, 2025
2 parents 1613f20 + b4a5a05 commit 59ad479
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.3.0'
testImplementation 'com.gradle.publish:plugin-publish-plugin:1.3.1'
}

group = 'ru.vyarus'
Expand Down

0 comments on commit 59ad479

Please sign in to comment.