Skip to content

Commit dffb06e

Browse files
committed
Update publishing plugin to 0.32.0
1 parent 94dfbfd commit dffb06e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependencies/classpath.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ com.squareup:javawriter:2.5.0
8989
com.sun.activation:javax.activation:1.2.0
9090
com.sun.istack:istack-commons-runtime:3.0.8
9191
com.sun.xml.fastinfoset:FastInfoset:1.2.16
92-
com.vanniktech:central-portal:0.31.0
93-
com.vanniktech:gradle-maven-publish-plugin:0.31.0
94-
com.vanniktech:nexus:0.31.0
92+
com.vanniktech:central-portal:0.32.0
93+
com.vanniktech:gradle-maven-publish-plugin:0.32.0
94+
com.vanniktech:nexus:0.32.0
9595
commons-codec:commons-codec:1.11
9696
commons-io:commons-io:2.13.0
9797
commons-logging:commons-logging:1.2

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ squareup-workflow = "1.0.0"
8888
timber = "5.0.1"
8989
truth = "1.4.4"
9090
turbine = "1.0.0"
91-
vanniktech-publish = "0.31.0"
91+
vanniktech-publish = "0.32.0"
9292

9393
[plugins]
9494

0 commit comments

Comments
 (0)