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

Commit

Permalink
Merge pull request #68 from larsgrefer/dependabot/gradle/io.codearte.…
Browse files Browse the repository at this point in the history
…gradle.nexus-gradle-nexus-staging-plugin-0.22.0

Bump gradle-nexus-staging-plugin from 0.21.2 to 0.22.0
  • Loading branch information
larsgrefer committed Aug 21, 2020
2 parents e463d47 + fba8fc8 commit 381ffb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath "io.freefair.gradle:maven-plugin:$freefairGradleVersion"
classpath "io.freefair.gradle:lombok-plugin:$freefairGradleVersion"

classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.21.2"
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.22.0"
classpath "de.marcphilipp.gradle:nexus-publish-plugin:0.4.0"
}
}
Expand Down

0 comments on commit 381ffb8

Please sign in to comment.