Skip to content

Commit

Permalink
Update Gradle Nexus plugin 0.8.0 → 0.11.0. (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-zinnatullin authored Dec 21, 2017
1 parent b9f5ed7 commit 2559bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

// Automatic releases to Sonatype.
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.8.0'
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0'

classpath 'com.squareup.sqldelight:gradle-plugin:0.6.1'

Expand Down

0 comments on commit 2559bcf

Please sign in to comment.