When creating a cc_library with core_adapter dependency, the headers from connections:core are not exported result in headers not found. This change add connections:core as required dependency to make the build pass. PiperOrigin-RevId: 440134598