Skip to content

Commit

Permalink
Upgrade waena to 0.2.2
Browse files Browse the repository at this point in the history
That increases the delay between retries for closing the
sonatype staging repo.
  • Loading branch information
rahulsom committed Apr 5, 2021
1 parent d2d576e commit 82d94fe
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 @@ -10,7 +10,7 @@ buildscript {
}

plugins {
id("com.github.rahulsom.waena.root").version("0.2.1")
id("com.github.rahulsom.waena.root").version("0.2.2")
id("org.jetbrains.kotlin.jvm").version("1.4.31").apply(false)
id("org.jlleitschuh.gradle.ktlint").version("10.0.0").apply(false)
id("org.sonarqube").version("3.1.1")
Expand Down

0 comments on commit 82d94fe

Please sign in to comment.