Skip to content

Commit 0e0e87e

Browse files
committed
Update Gradle Plugins
1 parent 11d3736 commit 0e0e87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
maven { url "https://plugins.gradle.org/m2/" }
44
}
55
dependencies {
6-
def freefairGradleVersion = "5.1.1"
6+
def freefairGradleVersion = "5.2.1"
77
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.4.RELEASE") {
88
exclude group: "com.squareup.okhttp3"
99
}

0 commit comments

Comments
 (0)