We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a74c8 commit 5faa0a5Copy full SHA for 5faa0a5
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
plugins {
6
id("com.diffplug.eclipse.apt") version "3.41.1"
7
id("com.diffplug.spotless") version "6.16.0"
8
- id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
+ id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
9
id("net.researchgate.release") version "3.0.2"
10
id("org.domaframework.doma.compile") version "2.0.0"
11
kotlin("jvm") version "1.7.22"
0 commit comments