Skip to content

Commit

Permalink
Merge pull request #46 from 1c-syntax/dependabot/gradle/com.gradle.pl…
Browse files Browse the repository at this point in the history
…ugin-publish-1.2.1

Bump com.gradle.plugin-publish from 1.1.0 to 1.2.1
  • Loading branch information
theshadowco authored Nov 8, 2023
2 parents 59a8c66 + 6bdaa26 commit 4394222
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 @@ -7,7 +7,7 @@ plugins {
kotlin("jvm") version "1.7.21"
id("java-gradle-plugin")
id("org.cadixdev.licenser") version "0.6.1"
id("com.gradle.plugin-publish") version "1.1.0"
id("com.gradle.plugin-publish") version "1.2.1"
}

pluginBundle {
Expand Down

0 comments on commit 4394222

Please sign in to comment.