Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit c2fef77

Browse files
Bump com.vanniktech.maven.publish from 0.26.0 to 0.27.0 (#96)
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.26.0...0.27.0) --- updated-dependencies: - dependency-name: com.vanniktech.maven.publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bbc39d commit c2fef77

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
@@ -13,7 +13,7 @@ xmlutil = "0.86.3"
1313
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.4" }
1414
dokka = { id = "org.jetbrains.dokka", version = "1.9.10" }
1515
lint = { id = "com.android.lint", version = "8.1.2" }
16-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.26.0" }
16+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.27.0" }
1717
moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
1818
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1919
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }

0 commit comments

Comments
 (0)