Skip to content

Commit

Permalink
chore(deps): update plugin com.vanniktech.maven.publish to v0.25.2 (#163
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 3ba921b commit 4f37232
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 @@ -12,7 +12,7 @@ plugins {
kotlin("multiplatform") version "1.8.10"
id("com.diffplug.spotless") version "6.18.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.25.1"
id("com.vanniktech.maven.publish") version "0.25.2"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.13.0"
id("org.jetbrains.dokka") version "1.8.10"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
Expand Down

0 comments on commit 4f37232

Please sign in to comment.