Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit b0a304e

Browse files
Update plugin com.gradle.plugin-publish to v1.2.1 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a69aaf commit b0a304e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'groovy-gradle-plugin'
3-
id 'com.gradle.plugin-publish' version '1.2.0'
3+
id 'com.gradle.plugin-publish' version '1.2.1'
44
}
55

66
sourceCompatibility = '1.8'

0 commit comments

Comments
 (0)