We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfd475 commit 93a92efCopy full SHA for 93a92ef
unleash/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
dependencies {
6
implementation("org.springframework.boot:spring-boot")
7
implementation("org.springframework.boot:spring-boot-autoconfigure")
8
- api("io.getunleash:unleash-client-java:10.2.0")
+ api("io.getunleash:unleash-client-java:9.2.4")
9
}
10
11
tasks.sourcesJar {
0 commit comments