Skip to content

Commit 61dc68d

Browse files
Bump com.vanniktech:gradle-maven-publish-plugin from 0.36.0 to 0.37.0 (#112)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bb58cb commit 61dc68d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gradle-plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
77
gradle-plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.8" }
88
gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.5.0" }
99
gradle-plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.2.0" }
10-
gradle-plugin-maven-central-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.36.0" }
10+
gradle-plugin-maven-central-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.37.0" }
1111
gradle-plugin-android = { module = "com.android.tools.build:gradle", version = "9.2.1" }
1212

1313
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.11.0" }

0 commit comments

Comments
 (0)