File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
contract-tests/service/src/main/java/sdktest Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ ext.versions = [
7171 " guava" : " 32.0.1-jre" ,
7272 " jackson" : " 2.11.2" ,
7373 " launchdarklyJavaSdkCommon" : " 2.1.1" ,
74- " launchdarklyJavaSdkInternal" : " 1.3 .0" ,
74+ " launchdarklyJavaSdkInternal" : " 1.4 .0" ,
7575 " launchdarklyLogging" : " 1.1.0" ,
7676 " okhttp" : " 4.9.3" , // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
7777 " okhttpEventsource" : " 4.1.0" ,
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ public class TestService {
3535 "filtering" ,
3636 "migrations" ,
3737 "event-sampling" ,
38- "inline-context" ,
38+ "inline-context-all " ,
3939 "anonymous-redaction" ,
4040 "evaluation-hooks" ,
4141 "client-prereq-events"
You can’t perform that action at this time.
0 commit comments