Skip to content

Commit ff60216

Browse files
committed
Revert build.gradle.
1 parent 3428591 commit ff60216

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/sdk/server/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import java.nio.file.StandardCopyOption
44

55
buildscript {
66
repositories {
7-
mavenLocal()
87
mavenCentral()
8+
mavenLocal()
99
}
1010
dependencies {
1111
classpath "org.eclipse.virgo.util:org.eclipse.virgo.util.osgi.manifest:3.5.0.RELEASE"
@@ -71,7 +71,7 @@ ext.versions = [
7171
"guava": "32.0.1-jre",
7272
"jackson": "2.11.2",
7373
"launchdarklyJavaSdkCommon": "2.1.2",
74-
"launchdarklyJavaSdkInternal": "1.6.1",
74+
"launchdarklyJavaSdkInternal": "1.5.1",
7575
"launchdarklyLogging": "1.1.0",
7676
"okhttp": "4.12.0", // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
7777
"okhttpEventsource": "4.1.0",

0 commit comments

Comments
 (0)