Skip to content

Commit fc5e5e2

Browse files
author
Abduqodiri Qurbonzoda
committed
[Plugin] Upgrade plugin-publish version to 0.21.0
1 parent 692e92b commit fc5e5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
plugins {
1414
id 'java-gradle-plugin'
1515
id 'maven-publish'
16-
id 'com.gradle.plugin-publish' version '0.12.0'
16+
id 'com.gradle.plugin-publish' version '0.21.0'
1717
}
1818

1919
apply plugin: 'org.jetbrains.kotlin.jvm'

0 commit comments

Comments
 (0)