Skip to content

Commit

Permalink
chore(deps): update plugin com.vanniktech.maven.publish to v0.25.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent eae784b commit 086dcf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
kotlin("jvm") version "1.8.22" apply false
kotlin("kapt") version "1.8.22" apply false
id("org.jetbrains.dokka") version "1.8.10" apply false
id("com.vanniktech.maven.publish") version "0.25.1"
id("com.vanniktech.maven.publish") version "0.25.3"
id("com.palantir.git-version") version "3.0.0"
}

Expand Down

0 comments on commit 086dcf6

Please sign in to comment.