Skip to content

Commit

Permalink
chore(deps): update plugin com.vanniktech.maven.publish to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 29, 2022
1 parent 2f83dc4 commit 85ba0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -12,7 +12,7 @@ plugins {
kotlin("multiplatform") version "1.7.21"
id("com.diffplug.spotless") version "6.12.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.22.0"
id("com.vanniktech.maven.publish") version "0.23.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.12.1"
id("org.jetbrains.dokka") version "1.7.20"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
Expand Down

0 comments on commit 85ba0ac

Please sign in to comment.