Skip to content

Commit

Permalink
Update plugin mavenPublish to v0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2023
1 parent ac07d91 commit 7b1c0e0
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 @@ -22,7 +22,7 @@ robovm = "2.3.14"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
errorprone = { id = "net.ltgt.errorprone", version = "3.0.1" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.18.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
protobuf = { id = "com.google.protobuf", version = "0.9.2" }
animalsniffer = { id = "ru.vyarus.animalsniffer", version = "1.7.0" }
googleJavaFormat = { id = "com.github.sherter.google-java-format", version = "0.9" }
Expand Down

0 comments on commit 7b1c0e0

Please sign in to comment.