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 7aee536 commit 7152afeCopy full SHA for 7152afe
server/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id "java"
11
id "java-library"
12
id "application"
13
- id "nebula.ospackage-application" version "8.0.3"
+ id "nebula.ospackage-application" version "8.3.0"
14
}
15
16
group = 'org.swimos'
server/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
#Thu Dec 05 14:19:49 GMT 2019
2
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-bin.zip
3
distributionBase=GRADLE_USER_HOME
4
distributionPath=wrapper/dists
5
zipStorePath=wrapper/dists
0 commit comments