Skip to content

Commit

Permalink
Update plugin com.gradle.plugin-publish to v1.3.1 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 94654bb commit 1f5ce9e
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 @@ -4,7 +4,7 @@ import com.vanniktech.maven.publish.SonatypeHost
plugins {
kotlin("jvm") version "2.1.10"
id("org.jetbrains.dokka") version "2.0.0"
id("com.gradle.plugin-publish") version "1.3.0"
id("com.gradle.plugin-publish") version "1.3.1"
id("com.vanniktech.maven.publish") version "0.30.0"

jacoco
Expand Down

0 comments on commit 1f5ce9e

Please sign in to comment.