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

Commit

Permalink
deps: update dependency 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 committed Mar 6, 2023
1 parent c9a6ae6 commit 4b701b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
dependencies {
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.9",
"io.github.gradle-nexus:publish-plugin:1.1.0"
"io.github.gradle-nexus:publish-plugin:1.3.0"
}
}
apply plugin: 'java'
Expand Down

0 comments on commit 4b701b5

Please sign in to comment.