Skip to content

Commit 1efedf0

Browse files
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.28.0 (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c37a864 commit 1efedf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0"
2525
coroutines-test = "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"
2626
dokka-gp = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
2727
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
28-
gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.27.0"
28+
gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
2929
junit = "junit:junit:4.13.2"
3030
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
3131
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.23"

0 commit comments

Comments
 (0)