Skip to content

Commit

Permalink
Merge pull request #15 from LemonadeLabInc/update_publish_plugin
Browse files Browse the repository at this point in the history
build: update com.gradle.plugin-publish to 0.12.0
  • Loading branch information
tkcmrc authored Jul 16, 2020
2 parents e8659a2 + f84aab5 commit 442ee07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java-gradle-plugin'
id 'com.gradle.plugin-publish' version '0.9.9'
id 'de.lemona.gradle' version '0.1.5'
id 'com.gradle.plugin-publish' version '0.12.0'
id 'de.lemona.gradle' version '0.2.6'
}

apply plugin: 'groovy'
Expand Down

0 comments on commit 442ee07

Please sign in to comment.