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 31043bc commit 33a0682Copy full SHA for 33a0682
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
id("com.diffplug.eclipse.apt") version "3.37.1"
7
id("com.diffplug.spotless") version "6.7.2"
8
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
9
- id("net.researchgate.release") version "3.0.0"
+ id("net.researchgate.release") version "3.0.1"
10
id("org.domaframework.doma.compile") version "2.0.0"
11
kotlin("jvm") version "1.7.10"
12
kotlin("kapt") version "1.7.10"
0 commit comments