Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 85e5d6d commit a51a661
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 @@ -17,7 +17,7 @@ plugins {
id("ch.tutteli.gradle.plugins.spek") version tutteliGradleVersion
id("io.gitlab.arturbosch.detekt") version "1.19.0"
id("org.sonarqube") version "3.3"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
// necessary because spek is an unnamed module, drop again in case https://github.com/spekframework/spek/issues/981 is resolved
id("de.jjohannes.extra-java-module-info") version "0.11"
}
Expand Down

0 comments on commit a51a661

Please sign in to comment.