Skip to content

Commit

Permalink
Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2023
1 parent 29962e6 commit faa6b5f
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 @@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

plugins {
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("cl.franciscosolis.blossom-extended") version "1.3.1"

Expand Down

0 comments on commit faa6b5f

Please sign in to comment.