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 = [
71
71
" guava" : " 32.0.1-jre" ,
72
72
" jackson" : " 2.11.2" ,
73
73
" launchdarklyJavaSdkCommon" : " 2.1.1" ,
74
- " launchdarklyJavaSdkInternal" : " 1.3 .0" ,
74
+ " launchdarklyJavaSdkInternal" : " 1.4 .0" ,
75
75
" launchdarklyLogging" : " 1.1.0" ,
76
76
" okhttp" : " 4.9.3" , // specify this for the SDK build instead of relying on the transitive dependency from okhttp-eventsource
77
77
" okhttpEventsource" : " 4.1.0" ,
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ public class TestService {
35
35
"filtering" ,
36
36
"migrations" ,
37
37
"event-sampling" ,
38
- "inline-context" ,
38
+ "inline-context-all " ,
39
39
"anonymous-redaction" ,
40
40
"evaluation-hooks" ,
41
41
"client-prereq-events"
You can’t perform that action at this time.
0 commit comments