We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09a9051 + eb2a6d7 commit 4ef8299Copy full SHA for 4ef8299
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'archunit.base-conventions'
3
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
4
id 'com.github.spotbugs' version '5.0.13' apply false
5
- 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
6
id "com.diffplug.spotless" version "6.16.0" apply false
7
id 'com.github.ben-manes.versions' version '0.46.0' apply false
8
}
0 commit comments