Skip to content

Commit 44b5d8b

Browse files
author
oleg
committed
Gradle 6.9
1 parent de21a43 commit 44b5d8b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,5 +273,3 @@ dependencies {
273273
compileOnly 'org.projectlombok:lombok:1.18.22'
274274
annotationProcessor 'org.projectlombok:lombok:1.18.22'
275275
}
276-
277-
apply plugin: 'java'

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9-all.zip

0 commit comments

Comments
 (0)