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 0c27009 commit 28bfa39Copy full SHA for 28bfa39
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
plugins {
6
id("com.diffplug.eclipse.apt") version "3.40.0"
7
id("com.diffplug.spotless") version "6.13.0"
8
- id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
+ id("io.github.gradle-nexus.publish-plugin") version "1.2.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