Skip to content

Commit 93a92ef

Browse files
committed
Oppdaterer unleash senere
1 parent 8dfd475 commit 93a92ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unleash/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
dependencies {
66
implementation("org.springframework.boot:spring-boot")
77
implementation("org.springframework.boot:spring-boot-autoconfigure")
8-
api("io.getunleash:unleash-client-java:10.2.0")
8+
api("io.getunleash:unleash-client-java:9.2.4")
99
}
1010

1111
tasks.sourcesJar {

0 commit comments

Comments
 (0)