Skip to content

Commit 0e8aff4

Browse files
Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 (#935)
Bumps com.gradle.plugin-publish from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ab51e7 commit 0e8aff4

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
@@ -5,7 +5,7 @@ kotlin = "2.0.21"
55
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
66
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
77
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.2.0" }
8-
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
8+
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
99
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
1010

1111
[libraries]

0 commit comments

Comments
 (0)