Skip to content

Commit

Permalink
Update plugin com.gradle.plugin-publish to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 9e01b4a commit 020c92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

object Versions {
const val INDRA = "3.1.3"
const val GRADLE_PUBLISH = "1.2.2"
const val GRADLE_PUBLISH = "1.3.0"
const val SHADOW = "8.1.1"
const val JACKSON = "2.17.2"
}

0 comments on commit 020c92a

Please sign in to comment.