Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
hankem authored Mar 8, 2023
2 parents 09a9051 + eb2a6d7 commit 4ef8299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'archunit.base-conventions'
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
id 'com.github.spotbugs' version '5.0.13' apply false
id "io.github.gradle-nexus.publish-plugin" version "1.2.0" apply false
id "io.github.gradle-nexus.publish-plugin" version "1.3.0" apply false
id "com.diffplug.spotless" version "6.16.0" apply false
id 'com.github.ben-manes.versions' version '0.46.0' apply false
}
Expand Down

0 comments on commit 4ef8299

Please sign in to comment.