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 5e1a482 commit c64c70eCopy full SHA for c64c70e
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
base
3
kotlin("jvm") version "1.4.10" apply false
4
id("net.researchgate.release") version "2.8.1"
5
- id("io.codearte.nexus-staging") version "0.21.2"
+ id("io.codearte.nexus-staging") version "0.22.0"
6
}
7
8
val serializationVersion = "1.0.0-RC"
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments