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.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2023
1 parent c9a6ae6 commit ad2d7d2
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.2.0"
}
}
apply plugin: 'java'
Expand Down

0 comments on commit ad2d7d2

Please sign in to comment.