Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish in the dependencies group (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent fdb4b45 commit 19b67bc
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 @@ -5,7 +5,7 @@ val jvmVersion = JvmTarget.JVM_17

plugins {
alias(libs.plugins.kotlinJvm)
id("com.gradle.plugin-publish") version "1.2.2"
id("com.gradle.plugin-publish") version "1.3.0"
}

group = "de.europace.gradle"
Expand Down

0 comments on commit 19b67bc

Please sign in to comment.