Skip to content

Commit

Permalink
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 7fb6a97 commit cf4dd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ protobuf-javaUtil = { module = "com.google.protobuf:protobuf-java-util", version
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
swiftpoet = { module = "io.outfoxx:swiftpoet", version = "1.5.0" }
truth = { module = "com.google.truth:truth", version = "1.1.5" }
vanniktechPublishPlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.20.0" }
vanniktechPublishPlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }

wire-compiler = { module = "com.squareup.wire:wire-compiler" }
wire-gradlePlugin = { module = "com.squareup.wire:wire-gradle-plugin" }
Expand Down

0 comments on commit cf4dd62

Please sign in to comment.