Skip to content

Commit

Permalink
bump maven publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Palacio committed Oct 3, 2023
1 parent 0313c5d commit 6d86ab3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dependencies/classpath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ com.sun.activation:javax.activation:1.2.0
com.sun.istack:istack-commons-runtime:3.0.8
com.sun.xml.fastinfoset:FastInfoset:1.2.16
com.thoughtworks.xstream:xstream:1.4.17
com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.23.2
com.vanniktech:gradle-maven-publish-plugin:0.23.2
com.vanniktech:nexus:0.23.2
com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.24.0
com.vanniktech:gradle-maven-publish-plugin:0.24.0
com.vanniktech:nexus:0.24.0
commons-codec:commons-codec:1.11
commons-io:commons-io:2.4
commons-logging:commons-logging:1.2
Expand Down
2 changes: 1 addition & 1 deletion gradle/dropboxJavaSdkLibs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ blind-pirate-osgi = "com.github.blindpirate.osgi:0.0.6"
dependency-guard = { id = "com.dropbox.dependency-guard", version.ref = "dependency-guard" }
gradle-version-plugin = "com.github.ben-manes.versions:0.42.0"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
maven-publish-plugin = "com.vanniktech.maven.publish:0.23.2"
maven-publish-plugin = "com.vanniktech.maven.publish:0.24.0"

0 comments on commit 6d86ab3

Please sign in to comment.