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 11d3736 commit 0e0e87eCopy full SHA for 0e0e87e
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
maven { url "https://plugins.gradle.org/m2/" }
4
}
5
dependencies {
6
- def freefairGradleVersion = "5.1.1"
+ def freefairGradleVersion = "5.2.1"
7
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.4.RELEASE") {
8
exclude group: "com.squareup.okhttp3"
9
0 commit comments