Skip to content

Commit a257820

Browse files
authored
Merge pull request #340 from mockito/mockitoguy-patch-1
Continual releases to Maven Central
2 parents 7e16d56 + d7bd31d commit a257820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/shipkit.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ bintray {
4343

4444
version {
4545
mavenCentralSync {
46-
sync = false //TODO: set to true
46+
sync = true
4747
user = System.env.NEXUS_TOKEN_USER
4848
password = System.env.NEXUS_TOKEN_PWD
4949
}

0 commit comments

Comments
 (0)