Skip to content

Commit

Permalink
Update plugin mavenPublish to v0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent dd143e6 commit 52235f6
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 @@ -24,7 +24,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
errorprone = { id = "net.ltgt.errorprone", version = "3.1.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.18.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
animalsniffer = { id = "ru.vyarus.animalsniffer", version = "1.7.1" }
googleJavaFormat = { id = "com.github.sherter.google-java-format", version = "0.9" }
Expand Down

0 comments on commit 52235f6

Please sign in to comment.