Skip to content

Commit

Permalink
Update plugin com.vanniktech.maven.publish to v0.29.0
Browse files Browse the repository at this point in the history
| datasource | package                                                                 | from   | to     |
| ---------- | ----------------------------------------------------------------------- | ------ | ------ |
| maven      | com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin | 0.28.0 | 0.29.0 |
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 2bb7af3 commit 986c23b
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 @@ -15,7 +15,7 @@ plugins {
kotlin("multiplatform") version "2.0.0"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.28.0"
id("com.vanniktech.maven.publish") version "0.29.0"
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.15.0-Beta.2"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.1"
Expand Down

0 comments on commit 986c23b

Please sign in to comment.