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

Commit 2e49516

Browse files
Update plugin com.gradle.plugin-publish to v0.19.0 (#289)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8df1a17 commit 2e49516

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 '0.18.0'
3+
id 'com.gradle.plugin-publish' version '0.19.0'
44
}
55

66
sourceCompatibility = '11'

0 commit comments

Comments
 (0)