Skip to content

Commit 234e192

Browse files
Bump com.gradle.plugin-publish from 1.2.1 to 1.3.0
Bumps com.gradle.plugin-publish from 1.2.1 to 1.3.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4ea659 commit 234e192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spellbook-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
// Apply the Java Gradle plugin development plugin to add support for developing Gradle plugins
3-
id 'com.gradle.plugin-publish' version '1.2.1'
3+
id 'com.gradle.plugin-publish' version '1.3.0'
44
}
55

66
group = 'dk.sebsa'

0 commit comments

Comments
 (0)