Skip to content

Commit

Permalink
Publish plugin 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Aug 30, 2023
1 parent ac4b48c commit a9583f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seskar/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pluginManagement {
id("io.github.turansky.kfc.plugin-publish") version kfcVersion

id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("com.gradle.plugin-publish") version "1.2.0"
id("com.gradle.plugin-publish") version "1.2.1"
}
}

Expand Down

0 comments on commit a9583f8

Please sign in to comment.